projects
/
oweals
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0686418
)
ramips: disable D-Link DIR-300 B5/B6/B7 by default
author
Jo-Philipp Wich
<jo@mein.io>
Sat, 16 Nov 2019 20:23:35 +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-300 B5/B6/B7 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/18
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 f2be88b73fb27f924f966c45ee9f88f76bb7d8eb..3e2977cb96a60eb14c6579f76ff41b436a869144 100644
(file)
--- a/
target/linux/ramips/image/rt305x.mk
+++ b/
target/linux/ramips/image/rt305x.mk
@@
-237,6
+237,7
@@
define Device/dir-300-b7
BLOCKSIZE := 4k
IMAGE_SIZE := $(ralink_default_fw_size_4M)
DEVICE_TITLE := D-Link DIR-300 B7
+ DEFAULT := n
endef
TARGET_DEVICES += dir-300-b7