mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
uboot-airoha: drop HIDDEN option
Drop HIDDEN option from U-Boot default for Airoha while support for ATF gets pushed. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
eedc7b3b79
commit
cce81ed05b
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ include $(INCLUDE_DIR)/host-build.mk
|
|||
|
||||
define U-Boot/Default
|
||||
BUILD_TARGET:=airoha
|
||||
HIDDEN:=1
|
||||
FIP_COMPRESS:=1
|
||||
endef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue