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