uboot-imx6: drop 'HIDDEN' flag from 'mx6cuboxi' define
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
parent
cbc8bcfbaa
commit
959eabf172
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ define U-Boot/mx6cuboxi
|
||||||
UBOOT_IMAGE:=SPL u-boot.img
|
UBOOT_IMAGE:=SPL u-boot.img
|
||||||
UBOOT_MAKE_FLAGS:=SPL u-boot.img
|
UBOOT_MAKE_FLAGS:=SPL u-boot.img
|
||||||
BUILD_DEVICES:=cubox-i
|
BUILD_DEVICES:=cubox-i
|
||||||
HIDDEN:=1
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define U-Boot/wandboard
|
define U-Boot/wandboard
|
||||||
|
|
Loading…
Reference in a new issue