uboot-imx6: drop 'HIDDEN' flag from 'mx6cuboxi' define

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
Piotr Dymacz 2021-03-29 01:02:05 +02:00 committed by maurerr
parent ee45a8b015
commit 720d7b5fe2

View File

@ -32,7 +32,6 @@ define U-Boot/mx6cuboxi
UBOOT_IMAGE:=SPL u-boot.img
UBOOT_MAKE_FLAGS:=SPL u-boot.img
BUILD_DEVICES:=cubox-i
HIDDEN:=1
endef
define U-Boot/wandboard