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:
parent
2b0f15e3a9
commit
3a878a0602
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user