X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=cpu%2FCyclone%2Fproj%2FMakefile;h=55e44865435a8ffabc693ff66fcdd23422e1f756;hb=b5e5172d049a83251874fb33e65a53c9654dc0bc;hp=e9da743ab8e4a8eabd6c264a91f19318d01e3dbf;hpb=a9a5a6e0b1788acaf45adaa84a7c2bc9541e5abc;p=picodrive.git diff --git a/cpu/Cyclone/proj/Makefile b/cpu/Cyclone/proj/Makefile index e9da743..55e4486 100644 --- a/cpu/Cyclone/proj/Makefile +++ b/cpu/Cyclone/proj/Makefile @@ -1,4 +1,7 @@ CFLAGS = -Wall +ifdef CONFIG_FILE +CFLAGS += -DCONFIG_FILE=\"$(CONFIG_FILE)\" +endif all : cyclone.s