ar71xx: add support for EasyLink M150 and M-mini
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / base-files / etc / diag.sh
index d5063dead50235bf52d0f4dd151c514d7e0f1d15..687cddf419b2419286737ab5d689341708c94ad3 100755 (executable)
@@ -65,6 +65,10 @@ get_status_led() {
        eap7660d)
                status_led="eap7660d:green:ds4"
                ;;
+       el-mini | \
+       el-m150)
+               status_led="EasyLink:green:system"
+               ;;
        hiwifi-hc6361)
                status_led="hiwifi:blue:system"
                ;;