mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-12 07:32:10 -05:00
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 <nbd@nbd.name>
This commit is contained in:
parent
1f53fa2b83
commit
b934c63518
@ -34,6 +34,7 @@ endif
|
|||||||
define U-Boot/Default
|
define U-Boot/Default
|
||||||
BUILD_TARGET:=mediatek
|
BUILD_TARGET:=mediatek
|
||||||
UBOOT_IMAGE:=u-boot-mtk.bin
|
UBOOT_IMAGE:=u-boot-mtk.bin
|
||||||
|
HIDDEN:=1
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define U-Boot/mt7620_rfb
|
define U-Boot/mt7620_rfb
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user