|
@@ -10,6 +10,8 @@ include target/generic/Makefile.in
|
|
|
include target/device/Makefile.in
|
|
|
include target/x86/Makefile.in
|
|
|
include target/powerpc/Makefile.in
|
|
|
+include target/device/Atmel/u-boot/u-boot.mk
|
|
|
+
|
|
|
# and finally build the filesystems/tarballs
|
|
|
include target/*/*.mk
|
|
|
|