From 6e47c22268d5c89971950052aceda03810c88c75 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 2 Jun 2018 12:00:11 +0200 Subject: 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 --- target/linux/ar71xx/image/legacy-devices.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/linux/ar71xx/image/legacy-devices.mk b/target/linux/ar71xx/image/legacy-devices.mk index 6667bef97e..84caa52e74 100644 --- 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 -- cgit v1.2.3