aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot
diff options
context:
space:
mode:
authorPiotr Dymacz <pepe2k@gmail.com>2021-03-29 01:02:05 +0200
committerPiotr Dymacz <pepe2k@gmail.com>2021-05-20 13:45:12 +0200
commit959eabf172ccf9bc5113ee6d6dc60913c423613b (patch)
tree1d21d46c74df1b73cdf5e70f447accbdba83d939 /package/boot
parentcbc8bcfbaa71fe0928bf07d29ec0fe6217fd51ad (diff)
downloadupstream-959eabf172ccf9bc5113ee6d6dc60913c423613b.tar.gz
upstream-959eabf172ccf9bc5113ee6d6dc60913c423613b.tar.bz2
upstream-959eabf172ccf9bc5113ee6d6dc60913c423613b.zip
uboot-imx6: drop 'HIDDEN' flag from 'mx6cuboxi' define
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'package/boot')
-rw-r--r--package/boot/uboot-imx6/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/boot/uboot-imx6/Makefile b/package/boot/uboot-imx6/Makefile
index d87b599eb8..ffe2f6d6fd 100644
--- a/package/boot/uboot-imx6/Makefile
+++ b/package/boot/uboot-imx6/Makefile
@@ -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