diff options
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/diag.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 80f9090b1a..d5063dead5 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -128,6 +128,9 @@ get_status_led() { rb-912uag-5hpnd) status_led="rb:green:user" ;; + rb-951ui-2hnd) + status_led="rb:green:act" + ;; routerstation | routerstation-pro) status_led="ubnt:green:rf" ;; |