X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/62577a62ae4726ed57a8d6d1e65ce8c1a2c77211..10493a0f191f51516b8becca07ea0f6c48575680:/common/Makefile.common?ds=sidebyside

diff --git a/common/Makefile.common b/common/Makefile.common
index f5640bc9..477cd6a3 100644
--- a/common/Makefile.common
+++ b/common/Makefile.common
@@ -59,6 +59,7 @@ DETECTED_OS=Windows
 
 endif
 
+APP_CFLAGS += -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