]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/Makefile.common
Fix args number and example for guard
[proxmark3-svn] / common / Makefile.common
index 964129b97930d75084e32ea486b9f7bbfa5eeb63..3da346030c05b8090c1833db7599d1a011e71b06 100644 (file)
@@ -61,8 +61,11 @@ endif
 
 #uncomment to enable EMV
 #APP_CFLAGS += -DWITH_EMV
+#COMMON_FLAGS += -DWITH_EMV
 #uncomment to fix 256 vs 512kb Devices
 APP_CFLAGS += -DHAS_512_FLASH
+COMMON_FLAGS += -DHAS_512_FLASH
+
 # Also search prerequisites in the common directory (for usb.c), the fpga directory (for fpga.bit), and the zlib directory
 VPATH = . ../common ../fpga ../zlib
 
Impressum, Datenschutz