uboot-imx6: drop 'HIDDEN' flag from 'mx6cuboxi' define
authorPiotr Dymacz <pepe2k@gmail.com>
Sun, 28 Mar 2021 23:02:05 +0000 (01:02 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Thu, 20 May 2021 11:45:12 +0000 (13:45 +0200)
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
package/boot/uboot-imx6/Makefile

index d87b599eb830c3690ae71c8c78a495edc86f81ca..ffe2f6d6fd445f2f145abec31b8fc765f43fee3a 100644 (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