ramips: mt7620: disable build for small flash devices
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
@@ -254,6 +254,7 @@ define Device/dlink_dir-806a-b1
|
||||
IMAGES += factory.bin
|
||||
IMAGE/factory.bin := append-kernel | append-rootfs | pad-rootfs | check-size | \
|
||||
sign-dlink-ru cef285a2e29e40b2baab31277d44298b
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += dlink_dir-806a-b1
|
||||
|
||||
@@ -793,6 +794,7 @@ define Device/linksys_e1700
|
||||
DEVICE_VENDOR := Linksys
|
||||
DEVICE_MODEL := E1700
|
||||
SUPPORTED_DEVICES += e1700
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += linksys_e1700
|
||||
|
||||
@@ -929,6 +931,7 @@ define Device/netgear_wn3100rp-v2
|
||||
DEVICE_VENDOR := NETGEAR
|
||||
DEVICE_MODEL := WN3100RP
|
||||
DEVICE_VARIANT := v2
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += netgear_wn3100rp-v2
|
||||
|
||||
@@ -968,6 +971,7 @@ define Device/nexx_wt3020-8m
|
||||
DEVICE_VARIANT := 8M
|
||||
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci
|
||||
SUPPORTED_DEVICES += wt3020 wt3020-8M
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += nexx_wt3020-8m
|
||||
|
||||
@@ -1204,6 +1208,7 @@ define Device/tplink_archer-c20i
|
||||
DEVICE_MODEL := Archer C20i
|
||||
DEVICE_PACKAGES := kmod-mt76x0e kmod-usb2 kmod-usb-ohci
|
||||
SUPPORTED_DEVICES += c20i
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += tplink_archer-c20i
|
||||
|
||||
@@ -1221,6 +1226,7 @@ define Device/tplink_archer-c20-v1
|
||||
DEVICE_VARIANT := v1
|
||||
DEVICE_PACKAGES := kmod-mt76x0e kmod-usb2 kmod-usb-ohci \
|
||||
kmod-usb-ledtrig-usbport
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += tplink_archer-c20-v1
|
||||
|
||||
@@ -1237,6 +1243,7 @@ define Device/tplink_archer-c2-v1
|
||||
DEVICE_VARIANT := v1
|
||||
DEVICE_PACKAGES := kmod-mt76x0e kmod-usb2 kmod-usb-ohci \
|
||||
kmod-usb-ledtrig-usbport kmod-switch-rtl8367b
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += tplink_archer-c2-v1
|
||||
|
||||
@@ -1272,6 +1279,7 @@ define Device/tplink_archer-c50-v1
|
||||
DEVICE_VARIANT := v1
|
||||
DEVICE_PACKAGES := kmod-mt76x2 kmod-usb2 kmod-usb-ohci
|
||||
SUPPORTED_DEVICES += c50
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += tplink_archer-c50-v1
|
||||
|
||||
@@ -1287,6 +1295,7 @@ define Device/tplink_archer-mr200
|
||||
kmod-usb-serial-option adb-enablemodem
|
||||
DEVICE_MODEL := Archer MR200
|
||||
SUPPORTED_DEVICES += mr200
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += tplink_archer-mr200
|
||||
|
||||
@@ -1597,6 +1606,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
|
||||
|
||||
@@ -1610,6 +1620,7 @@ define Device/zyxel_keenetic-omni
|
||||
IMAGE/factory.bin := $$(sysupgrade_bin) | pad-to 64k | check-size | \
|
||||
zyimage -d 4882 -v "ZyXEL Keenetic Omni"
|
||||
SUPPORTED_DEVICES += kn_rc
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += zyxel_keenetic-omni
|
||||
|
||||
@@ -1623,6 +1634,7 @@ define Device/zyxel_keenetic-omni-ii
|
||||
IMAGE/factory.bin := $$(sysupgrade_bin) | pad-to 64k | check-size | \
|
||||
zyimage -d 2102034 -v "ZyXEL Keenetic Omni II"
|
||||
SUPPORTED_DEVICES += kn_rf
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += zyxel_keenetic-omni-ii
|
||||
|
||||
|
||||
Reference in New Issue
Block a user