ramips: disable for several tplink devices

The flash size is too small to generate complete firmware.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2024-03-27 15:26:07 +08:00
parent cfc0d3b5fd
commit a7ddb6792e
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -735,6 +735,7 @@ define Device/tplink_tl-wa801nd-v5
TPLINK_HWREVADD := 0x5
IMAGES := sysupgrade.bin tftp-recovery.bin
IMAGE/tftp-recovery.bin := pad-extra 128k | $$(IMAGE/factory.bin)
DEFAULT := n
endef
TARGET_DEVICES += tplink_tl-wa801nd-v5
@ -748,6 +749,7 @@ define Device/tplink_tl-wr802n-v4
TPLINK_HWREVADD := 0x4
IMAGES := sysupgrade.bin tftp-recovery.bin
IMAGE/tftp-recovery.bin := pad-extra 128k | $$(IMAGE/factory.bin)
DEFAULT := n
endef
TARGET_DEVICES += tplink_tl-wr802n-v4
@ -762,6 +764,7 @@ define Device/tplink_tl-wr840n-v4
IMAGES := sysupgrade.bin tftp-recovery.bin
IMAGE/tftp-recovery.bin := pad-extra 128k | $$(IMAGE/factory.bin)
SUPPORTED_DEVICES += tl-wr840n-v4
DEFAULT := n
endef
TARGET_DEVICES += tplink_tl-wr840n-v4
@ -791,6 +794,7 @@ define Device/tplink_tl-wr841n-v13
IMAGES := sysupgrade.bin tftp-recovery.bin
IMAGE/tftp-recovery.bin := pad-extra 128k | $$(IMAGE/factory.bin)
SUPPORTED_DEVICES += tl-wr841n-v13
DEFAULT := n
endef
TARGET_DEVICES += tplink_tl-wr841n-v13