uboot-mediatek: mark all packages as hidden
authorFelix Fietkau <nbd@nbd.name>
Sat, 4 Mar 2023 15:26:54 +0000 (16:26 +0100)
committerFelix Fietkau <nbd@nbd.name>
Sat, 4 Mar 2023 15:27:25 +0000 (16:27 +0100)
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 <nbd@nbd.name>
package/boot/uboot-mediatek/Makefile

index 7fbca24d0a581c99dcbd4d8b6047599451af21b3..ef47cffe374cbb3b7494467e87eeea3e93a2ec9e 100644 (file)
@@ -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