diff --git a/hw/application_fpga/Makefile b/hw/application_fpga/Makefile index f74c1dd..112c0a1 100644 --- a/hw/application_fpga/Makefile +++ b/hw/application_fpga/Makefile @@ -100,7 +100,7 @@ all: application_fpga.bin (echo "The 'BRAM_FW_SIZE' variable needs to be increased" && false) # can't make implicit rule .PHONY -phone_explicit: +phony_explicit: .PHONY: phony_explicit #-------------------------------------------------------------------