ramips: disable Sitecom WL-351 by default
Disable the Sitecom WL-351 image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/24 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
committed by
Hauke Mehrtens
parent
2607c02ed5
commit
6a124efb99
@@ -817,6 +817,7 @@ define Device/wl-351
|
|||||||
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
||||||
DEVICE_TITLE := Sitecom WL-351 v1
|
DEVICE_TITLE := Sitecom WL-351 v1
|
||||||
DEVICE_PACKAGES := kmod-switch-rtl8366rb kmod-swconfig swconfig
|
DEVICE_PACKAGES := kmod-switch-rtl8366rb kmod-swconfig swconfig
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += wl-351
|
TARGET_DEVICES += wl-351
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user