From 36c6ba3735f06f435af66175ace0dd192601ac85 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 5 Sep 2018 09:56:52 +0200 Subject: imx6: use BUILD_DEVICES in uboot-imx6 for mx6cuboxi Fixes build with the default profile Signed-off-by: Felix Fietkau --- package/boot/uboot-imx6/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/boot') diff --git a/package/boot/uboot-imx6/Makefile b/package/boot/uboot-imx6/Makefile index 6973cda5ae..3eba249bf3 100644 --- a/package/boot/uboot-imx6/Makefile +++ b/package/boot/uboot-imx6/Makefile @@ -24,6 +24,8 @@ define U-Boot/mx6cuboxi NAME:=SolidRun Cubox-i boards UBOOT_IMAGE:=SPL u-boot.img UBOOT_MAKE_FLAGS:=SPL u-boot.img + BUILD_DEVICES:=cubox-i + HIDDEN:=1 endef define U-Boot/mx6sabresd -- cgit v1.2.3