projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
059db41
)
brcm47xx: disable Netgear WNR2000 v2 by default
author
Jo-Philipp Wich
<jo@mein.io>
Sat, 16 Nov 2019 20:23:42 +0000
(21:23 +0100)
committer
Adrian Schmutzler
<freifunk@adrianschmutzler.de>
Sun, 24 May 2020 12:42:33 +0000
(14:42 +0200)
Disable the Netgear WNR2000 v2 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/72
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
[drop change on netgear-wnr3500l-v1-na]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/brcm47xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm47xx/image/Makefile
b/target/linux/brcm47xx/image/Makefile
index c2bf9d41d5a74f7a3ac9cc09b09ea6130f609dd0..8bdee451f7a60297f0d38cab6d95698bc163389f 100644
(file)
--- a/
target/linux/brcm47xx/image/Makefile
+++ b/
target/linux/brcm47xx/image/Makefile
@@
-916,6
+916,7
@@
define Device/netgear-wnr2000v2
$(Device/netgear)
NETGEAR_BOARD_ID := U12H114T00_NETGEAR
NETGEAR_REGION := 2
+ DEFAULT := n
endef
TARGET_DEVICES += netgear-wnr2000v2