ralink: add support for na930
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index d57cc7ac228f4186ee9fc0262eda3c52bf233140..4168d0a2bd8032eb90186dcb29df86b47a803a37 100755 (executable)
@@ -160,7 +160,10 @@ get_status_led() {
                ;;
        f7c027)
                status_led="belkin:orange:status"
-        ;;
+               ;;
+       na930)
+               status_led="na930:blue:power"
+               ;;
        esac
 }