buildrootschalter/target/Makefile.in
2010-06-22 23:43:08 +02:00

9 lines
278 B
Makefile

# make sure to put everything that is board-specific before the tarroot targets
include target/generic/Makefile.in
# this eventually adds the kernel target to TARGETS:
include target/device/Makefile.in
include target/xtensa/Makefile.in
include target/device/Makefile.in.linux