projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dd189d
)
ar71xx: Deactivate build of Netgear WNR2000v3
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 2 Jun 2018 10:00:11 +0000
(12:00 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 2 Jun 2018 11:04:38 +0000
(13:04 +0200)
This devices always looses the settings after power loss, nothing is
been saved.
Deactivate building this image till this problem is fixed.
See FS#672
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ar71xx/image/legacy-devices.mk
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/legacy-devices.mk
b/target/linux/ar71xx/image/legacy-devices.mk
index 6667bef97e78aa5f0684f2e9b12015994f8b743a..84caa52e74eb0bee8dc6a49c3591d346d414ab8b 100644
(file)
--- a/
target/linux/ar71xx/image/legacy-devices.mk
+++ b/
target/linux/ar71xx/image/legacy-devices.mk
@@
-436,7
+436,8
@@
LEGACY_DEVICES += WNR2000
define LegacyDevice/WNR2000V3
DEVICE_TITLE := NETGEAR WNR2000V3
endef
-LEGACY_DEVICES += WNR2000V3
+# FS#672 - Looses always settings after power loss, nothig is been saved
+#LEGACY_DEVICES += WNR2000V3
define LegacyDevice/WNR2000V4
DEVICE_TITLE := NETGEAR WNR2000V4