]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/Makefile.common
added mfkey
[proxmark3-svn] / common / Makefile.common
index d89683270cd6e2fecf9db4058b1eedd5e48fefd5..d3aedda65d6355fa3ae21db0a688a0d74be2e5ca 100644 (file)
@@ -66,6 +66,7 @@ VPATH = . ../common/ ../fpga/
 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)
+#CFLAGS =  -c $(INCLUDE) -pedantic -std=gnu99 $(APP_CFLAGS)
 LDFLAGS = -nostartfiles -nodefaultlibs -Wl,-gc-sections -n
 LIBS = -lgcc
 
Impressum, Datenschutz