projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbc8bcf
)
uboot-imx6: drop 'HIDDEN' flag from 'mx6cuboxi' define
author
Piotr Dymacz
<pepe2k@gmail.com>
Sun, 28 Mar 2021 23:02:05 +0000
(
01:02
+0200)
committer
Piotr 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
patch
|
blob
|
history
diff --git
a/package/boot/uboot-imx6/Makefile
b/package/boot/uboot-imx6/Makefile
index d87b599eb830c3690ae71c8c78a495edc86f81ca..ffe2f6d6fd445f2f145abec31b8fc765f43fee3a 100644
(file)
--- 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