ramips: mt76x8: disable build for small flash devices

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2023-07-25 18:11:35 +08:00
parent bfd8ceaf2d
commit 8fb22b51b6
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -156,6 +156,7 @@ define Device/cudy_wr1000
DEVICE_MODEL := WR1000
DEVICE_PACKAGES := kmod-mt76x2
SUPPORTED_DEVICES += wr1000
DEFAULT := n
endef
TARGET_DEVICES += cudy_wr1000
@ -577,6 +578,7 @@ define Device/tplink_archer-c50-v3
IMAGES := sysupgrade.bin tftp-recovery.bin
IMAGE/tftp-recovery.bin := pad-extra 128k | $$(IMAGE/factory.bin)
SUPPORTED_DEVICES += tplink,c50-v3
DEFAULT := n
endef
TARGET_DEVICES += tplink_archer-c50-v3