ramips: add support for belkin F7C027 wemo/homeautomatisation plug
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index 1970ae0bcd0969d6d27d7bd9f24d5c52cfcde3f6..be2fa56faf3cb169cb46444a53d744859aecf0c9 100755 (executable)
@@ -129,6 +129,9 @@ get_status_led() {
        xdxrn502j)
                status_led="xdxrn502j:green:power"
                ;;
+       f7c027)
+               status_led="belkin:orange:status"
+        ;;
        esac
 }