ar71xx: Add support for WZR-HP-G301NH
[openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / wzr-hp-g300nh
index 1308a7b..1448e1f 100755 (executable)
@@ -32,6 +32,6 @@ commit system
 EOF
 }
 
-if [ "${board}" == "wzr-hp-g300nh" ]; then
+if [ "${board}" == "wzr-hp-g300nh" || "${board}" == "wzr-hp-g301nh" ]; then
        wzrhpg300nh_set_leds
 fi
This page took 0.028461 seconds and 4 git commands to generate.