mediatek: mt7622: skip build for MT7622 rfb1 (UBI)
authorDaniel Golle <daniel@makrotopia.org>
Sat, 17 Feb 2024 04:26:00 +0000 (04:26 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 17 Feb 2024 04:28:52 +0000 (04:28 +0000)
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>
target/linux/mediatek/image/mt7622.mk

index 65db3e49a704ee6cc54de91287e6479bd5a73cf2..2430779e2a1c084af724fe015a885ffa43d2afc9 100644 (file)
@@ -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)