]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/Makefile
marcan's patch until he gets commit access. Remove C library's includes from the...
[proxmark3-svn] / armsrc / Makefile
index 47f8c73d2c6266512c0554316d047aa64c74fb5d..2614b9e9735898d3c7901463c7d2c8edefc0c65d 100644 (file)
@@ -31,6 +31,9 @@ ARMSRC = fpgaloader.c \
         legic_prng.c \\r
        crc.c\r
 \r
+# stdint.h provided locally until GCC 4.5 becomes C99 compliant\r
+APP_CFLAGS += -I.\r
+\r
 # Do not move this inclusion before the definition of {THUMB,ASM,ARM}SRC\r
 include ../common/Makefile.common\r
 \r
Impressum, Datenschutz