projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02fc43b
)
ramips: disable D-Link DIR-645 by default
author
Jo-Philipp Wich
<jo@mein.io>
Sat, 16 Nov 2019 20:23:36 +0000
(21:23 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 29 Nov 2019 22:28:44 +0000
(23:28 +0100)
Disable the D-Link DIR-645 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/23
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
target/linux/ramips/image/rt3883.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/rt3883.mk
b/target/linux/ramips/image/rt3883.mk
index b7839943574edfb0a6e13c3bda6ffc5754732ffa..1f4b261c9bc9e30ab9521862430df64644acb568 100644
(file)
--- a/
target/linux/ramips/image/rt3883.mk
+++ b/
target/linux/ramips/image/rt3883.mk
@@
-38,6
+38,7
@@
define Device/dir-645
SEAMA_SIGNATURE := wrgn39_dlob.hans_dir645
DEVICE_TITLE := D-Link DIR-645
DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
+ DEFAULT := n
endef
TARGET_DEVICES += dir-645