ar71xx: add preliminary support for the Buffalo WZR-HP-G300NH
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 1fc2c34fe4cbcabb2dbe7060df25a301c568795b..2a6af7da29dd58c60b6471d060d77527282c4e77 100755 (executable)
@@ -96,6 +96,9 @@ get_status_led() {
        wrt160nl)
                status_led="wrt160nl:blue:wps"
                ;;
+       wzr-hp-g300nh)
+               status_led="wzr-hp-g300nh:green:router"
+               ;;
        esac;
 }