aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/boot/uboot-mxs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/uboot-mxs/Makefile b/package/boot/uboot-mxs/Makefile
index 3c908874fa..ae1c027a0a 100644
--- a/package/boot/uboot-mxs/Makefile
+++ b/package/boot/uboot-mxs/Makefile
@@ -19,6 +19,7 @@ include $(INCLUDE_DIR)/host-build.mk
define U-Boot/Default
BUILD_TARGET:=mxs
+ BUILD_SUBTARGET:=generic
UBOOT_IMAGE:=u-boot.sb
DEFAULT:=y
HIDDEN:=1