summaryrefslogtreecommitdiff
path: root/target/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/Makefile.in')
-rw-r--r--target/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/Makefile.in b/target/Makefile.in
index b1450413e..a835353e4 100644
--- a/target/Makefile.in
+++ b/target/Makefile.in
@@ -62,6 +62,7 @@ include target/generic/Makefile.in
include target/device/Makefile.in
include target/x86/Makefile.in
include target/powerpc/Makefile.in
+include target/xtensa/Makefile.in
ifeq ($(BR2_TARGET_UBOOT),y)
include target/u-boot/Makefile.in
@@ -83,5 +84,3 @@ include target/linux/Makefile.in.advanced
endif
include target/device/Makefile.in.linux
-
-include target/hurd/Makefile.in