Skip to content

Commit

Permalink
mediatek: mt7622: skip build for MT7622 rfb1 (UBI)
Browse files Browse the repository at this point in the history
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: da970d6 ("mediatek: switch to Linux version 6.1")
Signed-off-by: Daniel Golle <[email protected]>
  • Loading branch information
dangowrt committed Feb 17, 2024
1 parent 016ce30 commit 6e2962d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/mediatek/image/mt7622.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 6e2962d

Please sign in to comment.