mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-23 04:25:21 +00:00
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:
parent
2607c02ed5
commit
6a124efb99
@ -817,6 +817,7 @@ define Device/wl-351
|
||||
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
||||
DEVICE_TITLE := Sitecom WL-351 v1
|
||||
DEVICE_PACKAGES := kmod-switch-rtl8366rb kmod-swconfig swconfig
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += wl-351
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user