ramips: add sysupgrade and status LED support for HW550-3G
[librecmc/librecmc.git] / target / linux / ramips / base-files / etc / diag.sh
index c69cb9e1c4c76713c2be55fdb55fb1b16630436f..051c884de1dd76879fa0414d31066e45b2e8b743 100755 (executable)
@@ -42,7 +42,10 @@ get_status_led() {
        whr-g300n)
                status_led="whr-g300n:red:diag"
                ;;
-       esac;
+       hw550-3g)
+               status_led="hw550-3g:green:status"
+               ;;
+       esac
 }
 
 set_state() {