]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/Makefile.common
CHG; syntax suger
[proxmark3-svn] / common / Makefile.common
index 61bcef5dae9cc943c301917b4c28bdc19a02ad4b..477cd6a348a77a6e254f51164a851853de919f3b 100644 (file)
@@ -47,7 +47,6 @@ COPY=cp
 PATHSEP=/
 FLASH_TOOL=client/flasher
 DETECTED_OS=$(UNAME)
-
 else
 
 # Assume that we are running on Windows.
@@ -60,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
Impressum, Datenschutz