mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-02 04:12:29 +00: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
|
||||
BUILD_TARGET:=mediatek
|
||||
UBOOT_IMAGE:=u-boot-mtk.bin
|
||||
HIDDEN:=1
|
||||
endef
|
||||
|
||||
define U-Boot/mt7620_rfb
|
||||
|
Loading…
Reference in New Issue
Block a user