CHG: adding standalone as VPATH..

This commit is contained in:
iceman1001 2017-09-28 22:36:09 +02:00
parent 7607da55f7
commit 1e32ceb54c

View file

@ -68,7 +68,7 @@ endif
#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 ../common/crapto1 ../fpga ../zlib --/uart
VPATH = . ../common ../common/crapto1 ../fpga ../zlib ../armsrc/Standalone --/uart
INCLUDES = ../include/proxmark3.h ../include/at91sam7s512.h ../include/config_gpio.h ../include/usb_cmd.h $(APP_INCLUDES)