ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater)
[openwrt/staging/wigyori.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 1d88f431f0cf141f5cdb62433558db87dc6d50f1..c350f2cbc3df11967fc8d3bdc989e382d3b87661 100755 (executable)
@@ -42,6 +42,9 @@ get_status_led() {
        bullet-m | rocket-m | nano-m)
                status_led="ubnt:green:link4"
                ;;
+       dir825b1)
+               status_led="dir825b1:orange:power"
+               ;;
        ls-sr71)
                status_led="ubnt:green:d22"
                ;;