1 # make sure to put everything that is board-specific before the tarroot targets
2 include target/generic/Makefile.in
3 include target/device/Makefile.in
4 include target/x86/Makefile.in
5 include target/arm/Makefile.in
6 include target/powerpc/Makefile.in
7 # and finally build the filesystems/tarballs
10 ifeq ($(BR2_PACKAGE_LINUX),y)
13 include target/linux*.mk