ar71xx: add user space support for the Sitecom WLR-8100 wireless router
[librecmc/librecmc.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 3962aa285461f8fe66fa5f40fd78070c250bcd3d..a4a8408960e9b07c0f603cfd4eb4e5b65fbcdc08 100755 (executable)
@@ -188,6 +188,9 @@ get_status_led() {
        zcn-1523h-2 | zcn-1523h-5)
                status_led="zcn-1523h:amber:init"
                ;;
+       wlr8100)
+               status_led="sitecom:amber:status"
+               ;;
        esac
 }