ar71xx: add default network config for buffalo WZR-HP-G300NH2 and WZR-HP-G450H
[openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index c0aadbc..855d3a4 100755 (executable)
@@ -114,6 +114,9 @@ get_status_led() {
        wzr-hp-g300nh)
                status_led="buffalo:green:router"
                ;;
+       wzr-hp-g300nh2)
+               status_led="buffalo:red:diag"
+               ;;
        wndr3700)
                status_led="wndr3700:green:power"
                ;;
This page took 0.029354 seconds and 4 git commands to generate.