ramips: Add support for Omnima MiniPlug
[openwrt-14.07/.git] / target / linux / ramips / base-files / etc / diag.sh
index 088760652a14f80ea2f3f58d7c878d83c85b648e..6f12f287e37f31a66850d0f4f43e6a4c3a215b60 100755 (executable)
@@ -74,7 +74,7 @@ get_status_led() {
                status_led="m4:blue:status"
                ;;
        mlw221)
-               status_led="kingston:green:status"
+               status_led="kingston:blue:status"
                ;;
        mofi3500-3gn)
                status_led="mofi3500-3gn:green:status"
@@ -185,6 +185,10 @@ get_status_led() {
        na930)
                status_led="na930:blue:power"
                ;;
+       y1 | \
+       y1s)
+               status_led="lenovo:blue:power"
+               ;;
        esac
 }