aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-tegra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/boot/uboot-tegra/Makefile')
-rw-r--r--package/boot/uboot-tegra/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/uboot-tegra/Makefile b/package/boot/uboot-tegra/Makefile
index 582f7be947..876682fabc 100644
--- a/package/boot/uboot-tegra/Makefile
+++ b/package/boot/uboot-tegra/Makefile
@@ -18,6 +18,7 @@ include $(INCLUDE_DIR)/package.mk
define U-Boot/Default
BUILD_TARGET := tegra
+ BUILD_SUBTARGET := generic
HIDDEN := y
endef