ramips: disable build for linksys e1700 and zyxel keenetic-lite-iii-a by default

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2024-09-28 14:55:12 +08:00
parent 2b0f15e3a9
commit 3a878a0602
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -781,6 +781,7 @@ define Device/linksys_e1700
DEVICE_VENDOR := Linksys
DEVICE_MODEL := E1700
SUPPORTED_DEVICES += e1700
DEFAULT := n
endef
TARGET_DEVICES += linksys_e1700
@ -1539,6 +1540,7 @@ define Device/zyxel_keenetic-lite-iii-a
IMAGES += factory.bin
IMAGE/factory.bin := $$(sysupgrade_bin) | pad-to 64k | check-size | \
zyimage -d 2102018 -v "ZyXEL Keenetic Lite III"
DEFAULT := n
endef
TARGET_DEVICES += zyxel_keenetic-lite-iii-a