backfire: ar71xx: add support for the WNDR3700v2 board (backport of r25118)
[openwrt-10.03/.git] / target / linux / ar71xx / base-files / etc / uci-defaults / wndr3700
index 91f282b772b02c4fd06975fbe223b6f541d0e322..56f45d53da921f54f22e30e37b9195a9f1ceeb11 100755 (executable)
@@ -17,6 +17,6 @@ commit system
 EOF
 }
 
-if [ "${board}" == "wndr3700" ]; then
+if [ "${board}" == "wndr3700" -o "${board}" == "wndr3700v2" ]; then
        wndr3700_set_wan_led
 fi