]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - bootrom/Makefile
marcan's patch until he gets commit access. Remove C library's includes from the...
[proxmark3-svn] / bootrom / Makefile
index f88b3cdd2598609f5d5150cf1352cfcac8f658bc..cae1a079a84706bd2bcb31f458f17fdc94eb5fe0 100644 (file)
@@ -12,6 +12,9 @@ ASMSRC = ram-reset.s flash-reset.s
 ARMSRC := $(ARMSRC) $(THUMBSRC)\r
 THUMBSRC := \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