treewide: Disable building 32M RAM devices
Following deprecation notice[1] in 21.02, disable targets with 32M of RAM [1] https://openwrt.org/supported_devices/864_warning Signed-off-by: Felix Baumann <felix.bau@gmx.de>
This commit is contained in:
@@ -154,6 +154,7 @@ define Device/zte_h201l
|
||||
kmod-usb-dwc2 kmod-usb-ledtrig-usbport \
|
||||
kmod-ltq-tapi kmod-ltq-vmmc
|
||||
SUPPORTED_DEVICES += H201L
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += zte_h201l
|
||||
|
||||
|
||||
@@ -12,6 +12,7 @@ define Device/arcadyan_arv4510pw
|
||||
kmod-ltq-tapi kmod-ltq-vmmc \
|
||||
kmod-rt2800-pci kmod-ath5k wpad-basic-mbedtls
|
||||
SUPPORTED_DEVICES += ARV4510PW
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += arcadyan_arv4510pw
|
||||
|
||||
@@ -219,5 +220,6 @@ define Device/siemens_gigaset-sx76x
|
||||
ltq-adsl-app ppp-mod-pppoe \
|
||||
kmod-ath5k wpad-basic-mbedtls
|
||||
SUPPORTED_DEVICES += GIGASX76X
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += siemens_gigaset-sx76x
|
||||
|
||||
@@ -12,6 +12,7 @@ define Device/alphanetworks_asl56026
|
||||
DEVICE_ALT0_VENDOR := BT Openreach
|
||||
DEVICE_ALT0_MODEL := ECI VDSL Modem V-2FUb/I
|
||||
IMAGE_SIZE := 7488k
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += alphanetworks_asl56026
|
||||
|
||||
@@ -38,6 +39,7 @@ define Device/arcadyan_vg3503j
|
||||
DEVICE_MODEL := ECI VDSL Modem V-2FUb/R
|
||||
IMAGE_SIZE := 8000k
|
||||
SUPPORTED_DEVICES += VG3503J
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += arcadyan_vg3503j
|
||||
|
||||
|
||||
Reference in New Issue
Block a user