X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/ad493abc2afb4c415eadd6baa861434e803a563b..2f6df13cf716d1c7d1da3accff3435598266db32:/common/Makefile.common diff --git a/common/Makefile.common b/common/Makefile.common index 61bcef5d..477cd6a3 100644 --- a/common/Makefile.common +++ b/common/Makefile.common @@ -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