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 9d04533cc6..873cdfe995 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -111,6 +111,9 @@ get_status_led() { unifi) status_led="ubnt:green:dome" ;; + whr-hp-g300n) + status_led="whr-hp-g300n:green:router" + ;; wndr3700 | wndr3700v2) status_led="wndr3700:green:power" ;; |