build: pass -Iinclude/ to start adding structure

This commit is contained in:
Alejandro Mery 2012-08-07 00:05:56 +00:00
parent c7ea2b6e08
commit d382cfe3cb

View File

@ -1,6 +1,7 @@
CC = gcc
CFLAGS = -g -O0 -Wall -Wextra
CFLAGS += -std=c99 -D_POSIX_C_SOURCE=200112L
CFLAGS += -Iinclude/
TOOLS = fexc bin2fex fex2bin bootinfo fel pio
TOOLS += nand-part