mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-19 05:26:53 +00:00
mediatek: mt7622: skip build for MT7622 rfb1 (UBI)
Due to increased kernel size the build currently fails if including
the MT7622 rfb1 (UBI). Skip it for now until there is a better
solution (such as replacing the bootloader and changing the flash
layout).
Fixes: da970d63fb
("mediatek: switch to Linux version 6.1")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
016ce30976
commit
6e2962d4c5
@ -302,7 +302,7 @@ define Device/mediatek_mt7622-rfb1-ubi
|
||||
check-size $$$$(IMAGE_SIZE)
|
||||
IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
|
||||
endef
|
||||
TARGET_DEVICES += mediatek_mt7622-rfb1-ubi
|
||||
# TARGET_DEVICES += mediatek_mt7622-rfb1-ubi
|
||||
|
||||
define Device/netgear_wax206
|
||||
$(Device/dsa-migration)
|
||||
|
Loading…
Reference in New Issue
Block a user