浏览代码

uboot-mediatek: mark all packages as hidden

They are enabled by selecting devices. Fixes build errors when enabling extra
devices without creating a new config from scratch.

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 2 年之前
父节点
当前提交
b934c63518
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/boot/uboot-mediatek/Makefile

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

@@ -34,6 +34,7 @@ endif
 define U-Boot/Default
   BUILD_TARGET:=mediatek
   UBOOT_IMAGE:=u-boot-mtk.bin
+  HIDDEN:=1
 endef
 
 define U-Boot/mt7620_rfb