9
0
Fork 0
barebox/arch/sandbox/lib/Makefile

13 lines
236 B
Makefile
Raw Normal View History

2007-07-05 16:01:57 +00:00
CPPFLAGS_u-boot.lds = -U$(SUBARCH) -DELF_ARCH=$(ELF_ARCH) \
-DELF_FORMAT="$(ELF_FORMAT)"
2007-07-05 16:01:42 +00:00
extra-y += u-boot.lds
CPPFLAGS := -I/usr/include -Iinclude -P
CFLAGS := -Wall
#NOSTDINC_FLAGS :=
obj-y = common.o tap.o
USER_OBJS := common.o