]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/Makefile.common
Pushed standard AT91 defines into main code
[proxmark3-svn] / common / Makefile.common
index faf59520d09b498ee94429cbdf847b044c5aa609..6260eb05da4e5803f2f8d29b02be72ba0c3b46e4 100644 (file)
@@ -54,7 +54,7 @@ INCLUDE = -I../include
 # 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)
+INCLUDES = ../include/proxmark3.h ../include/at91sam7s512.h ../include/config_gpio.h ../include/usb_cmd.h $(APP_INCLUDES)
 
 CFLAGS =  -c $(INCLUDE) -Wall -Werror -pedantic -std=gnu99 $(APP_CFLAGS)
 
Impressum, Datenschutz