ar71xx: add support for the WNDR3700v2 board
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / wndr3700
index a893a0ec1d95c049410e1220776e364ee86103b2..77fd057383f866c5ad0eda8c2c0bf06a23a19567 100755 (executable)
@@ -23,6 +23,6 @@ commit system
 EOF
 }
 
-if [ "${board}" == "wndr3700" ]; then
+if [ "${board}" == "wndr3700" -o "${board}" == "wndr3700v2" ]; then
        wndr3700_set_wan_led
 fi