This commit is contained in:
Daniel Lublin 2022-10-11 20:46:21 +02:00
parent 4d927ce426
commit 200ef26f36
No known key found for this signature in database
GPG Key ID: 75BD0FEB8D3E7830

View File

@ -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
#-------------------------------------------------------------------