ar71xx: Add support for WZR-HP-G301NH
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / etc / uci-defaults / wzr-hp-g300nh
index 1308a7bb04a585bc8be976a96beec1ff92089718..1448e1f9a5e79a7e7dd6ecf12a96dde4e9023943 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