marcan's patch until he gets commit access. Remove C library's includes from the firmware side since it's not available anyway and not used
This commit is contained in:
@@ -31,6 +31,9 @@ ARMSRC = fpgaloader.c \
|
||||
legic_prng.c \
|
||||
crc.c
|
||||
|
||||
# stdint.h provided locally until GCC 4.5 becomes C99 compliant
|
||||
APP_CFLAGS += -I.
|
||||
|
||||
# Do not move this inclusion before the definition of {THUMB,ASM,ARM}SRC
|
||||
include ../common/Makefile.common
|
||||
|
||||
|
||||
Reference in New Issue
Block a user