diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-01-04 17:30:49 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-01-04 17:30:49 +0000 |
commit | 5eb502d9c1b15ed231ada81f380f8f7e04028b18 (patch) | |
tree | 61f77d389d6c48f2719bb4c7c8632c8e32ceb7d2 /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | 1045c83527d8c1b178321de104305c3a491ef923 (diff) | |
download | upstream-5eb502d9c1b15ed231ada81f380f8f7e04028b18.tar.gz upstream-5eb502d9c1b15ed231ada81f380f8f7e04028b18.tar.bz2 upstream-5eb502d9c1b15ed231ada81f380f8f7e04028b18.zip |
ar71xx: add default LED configuration for the TL-MR3020
Also use the system LED for diagnostic.
SVN-Revision: 29652
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/diag.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index feed265602..d8bcb90ce7 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -94,6 +94,7 @@ get_status_led() { tew-632brp) status_led="tew-632brp:green:status" ;; + tl-mr3020 | \ tl-mr3220 | \ tl-mr3420 | \ tl-wa901nd | \ |