From: Felix Fietkau Date: Wed, 5 Sep 2018 07:56:52 +0000 (+0200) Subject: imx6: use BUILD_DEVICES in uboot-imx6 for mx6cuboxi X-Git-Tag: v19.07.0-rc1~2651 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=36c6ba3735f06f435af66175ace0dd192601ac85 imx6: use BUILD_DEVICES in uboot-imx6 for mx6cuboxi Fixes build with the default profile Signed-off-by: Felix Fietkau --- 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 diff --git a/target/linux/imx6/image/Makefile b/target/linux/imx6/image/Makefile index b6885eff60..f13412f1e3 100644 --- a/target/linux/imx6/image/Makefile +++ b/target/linux/imx6/image/Makefile @@ -168,7 +168,7 @@ define Device/cubox-i BOOT_SCRIPT = bootscript-cubox DEVICE_NAME := cubox DEVICE_TITLE := SolidRun CuBox-i - DEVICE_PACKAGES := u-boot-mx6cuboxi kmod-drm-imx kmod-drm-imx-hdmi kmod-usb-hid + DEVICE_PACKAGES := kmod-drm-imx kmod-drm-imx-hdmi kmod-usb-hid DEVICE_DTS := imx6q-cubox-i imx6dl-cubox-i imx6q-hummingboard imx6dl-hummingboard IMAGES := combined.bin FILESYSTEMS := squashfs