]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/Makefile.common
Add Makefile for fpga directory (Windows codepath is untested, in any case, go.bat...
[proxmark3-svn] / common / Makefile.common
index 1c4738a16516967b86331b24c2e4eaa049449f03..a17b8a1bb2bd650be3b30937addb4adee345212e 100644 (file)
@@ -46,8 +46,8 @@ OBJDIR        = obj
 
 INCLUDE = -I../include
 
-# Also search prerequisites in the common directory (for usb.c)
-VPATH = . ../common/
+# Also search prerequisites in the common directory (for usb.c), and the fpga directory (for fpga.bit)
+VPATH = . ../common/ ../fpga/
 
 INCLUDES = ../include/proxmark3.h ../include/at91sam7s128.h ../include/config_gpio.h ../include/usb_cmd.h $(APP_INCLUDES)
 
Impressum, Datenschutz