ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router
[openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index bbadc32..26f0d1f 100755 (executable)
@@ -66,6 +66,15 @@ get_status_led() {
        rt-n15)
                status_led="rt-n15:blue:power"
                ;;
+       rt-n56u)
+               status_led="asus:blue:power"
+               ;;
+       sl-r7205)
+               status_led="sl-r7205:green:status"
+               ;;
+       v11st-fe)
+               status_led="v11st-fe:green:status"
+               ;;
        v22rw-2x2)
                status_led="v22rw-2x2:green:security"
                ;;
This page took 0.024506 seconds and 4 git commands to generate.