summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2019-11-16 21:23:37 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2019-11-29 23:28:44 +0100
commit6a124efb999bc940a93b1efd9bf68510729d2c73 (patch)
treec66493bd3d82499b874483529ef7f05ccee292f8
parent2607c02ed599b6118ba26e2f35e7c828c21d7275 (diff)
downloadopenwrt-6a124efb999bc940a93b1efd9bf68510729d2c73.tar.gz
openwrt-6a124efb999bc940a93b1efd9bf68510729d2c73.tar.bz2
openwrt-6a124efb999bc940a93b1efd9bf68510729d2c73.zip
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>
-rw-r--r--target/linux/ramips/image/rt305x.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk
index 3e2977cb96..de3d788563 100644
--- a/target/linux/ramips/image/rt305x.mk
+++ b/target/linux/ramips/image/rt305x.mk
@@ -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