Jelajahi Sumber

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 <[email protected]>
Christian Marangi 1 bulan lalu
induk
melakukan
cce81ed05b
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      package/boot/uboot-airoha/Makefile

+ 0 - 1
package/boot/uboot-airoha/Makefile

@@ -13,7 +13,6 @@ include $(INCLUDE_DIR)/host-build.mk
 
 
 define U-Boot/Default
 define U-Boot/Default
   BUILD_TARGET:=airoha
   BUILD_TARGET:=airoha
-  HIDDEN:=1
   FIP_COMPRESS:=1
   FIP_COMPRESS:=1
 endef
 endef