projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c65f09b
)
ar71xx: disable On Networks N150R by default
author
Jo-Philipp Wich
<jo@mein.io>
Sat, 16 Nov 2019 20:23:33 +0000
(21:23 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 29 Nov 2019 22:28:44 +0000
(23:28 +0100)
Disable the On Networks N150R 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/10
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
target/linux/ar71xx/image/tiny-legacy-devices.mk
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/tiny-legacy-devices.mk
b/target/linux/ar71xx/image/tiny-legacy-devices.mk
index 98d45557a6c3afbb37b0cf18f829d25d461d3c4b..32912f79d6bdb8fd1cf9da3e7cdce63c35f16dec 100644
(file)
--- a/
target/linux/ar71xx/image/tiny-legacy-devices.mk
+++ b/
target/linux/ar71xx/image/tiny-legacy-devices.mk
@@
-116,6
+116,7
@@
LEGACY_DEVICES += REALWNR612V2
define LegacyDevice/N150R
DEVICE_TITLE := On Networks N150
+ DEFAULT := n
endef
LEGACY_DEVICES += N150R