mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 16:58:22 +00:00
ar71xx: Deactivate build of Netgear WNR2000v3
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>
This commit is contained in:
parent
9dd189d4ad
commit
6e47c22268
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user