ramips:support Lenovo AC1200 Wireless router
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index b095e52903a3c4a47f78a47d3265264c68ddad00..4aac473f5a47be7346b92da7e8fda73f8f3affa7 100755 (executable)
@@ -188,6 +188,10 @@ get_status_led() {
        na930)
                status_led="na930:blue:power"
                ;;
+       y1 | \
+       y1s)
+               status_led="lenovo:blue:power"
+               ;;
        esac
 }