diff options
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/diag.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 687cddf419..ef172b478c 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -135,6 +135,10 @@ get_status_led() { rb-951ui-2hnd) status_led="rb:green:act" ;; + rb-sxt2n|\ + rb-sxt5n) + status_led="rb:green:power" + ;; routerstation | routerstation-pro) status_led="ubnt:green:rf" ;; |