projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2607c02
)
ramips: disable Sitecom WL-351 by default
author
Jo-Philipp Wich
<jo@mein.io>
Sat, 16 Nov 2019 20:23:37 +0000
(21:23 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 29 Nov 2019 22:28:44 +0000
(23:28 +0100)
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>
target/linux/ramips/image/rt305x.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/rt305x.mk
b/target/linux/ramips/image/rt305x.mk
index 3e2977cb96a60eb14c6579f76ff41b436a869144..de3d7885635c585489e61436da29a474173cf359 100644
(file)
--- 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