ramips: disable build for tl-wr850n-v2 by default

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 17:06:42 +08:00
parent 3aa574a966
commit c9b9f83544
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -838,6 +838,7 @@ define Device/tplink_tl-wr850n-v2
TPLINK_HWREVADD := 0x2
IMAGES := sysupgrade.bin tftp-recovery.bin
IMAGE/tftp-recovery.bin := pad-extra 128k | $$(IMAGE/factory.bin)
DEFAULT := n
endef
TARGET_DEVICES += tplink_tl-wr850n-v2