aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-08-22 20:12:24 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-08-22 20:12:24 +0000
commit8744f8d183bd9ba14c4aa28e93ff8a8fae85f494 (patch)
tree1c581deea8d357c0a0c788050d0c109614d538aa /target/linux/ar71xx/base-files/etc/diag.sh
parent8b3d95bba9b2bb0930ba2aa14b06aa2ec882b38a (diff)
downloadupstream-8744f8d183bd9ba14c4aa28e93ff8a8fae85f494.tar.gz
upstream-8744f8d183bd9ba14c4aa28e93ff8a8fae85f494.tar.bz2
upstream-8744f8d183bd9ba14c4aa28e93ff8a8fae85f494.zip
ar71xx: TEW-712BR user space support
SVN-Revision: 33232
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh3
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 406d0b1d1c..6759cf0437 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -112,6 +112,9 @@ get_status_led() {
tew-673gru)
status_led="trendnet:blue:wps"
;;
+ tew-712br)
+ status_led="trendnet:green:power"
+ ;;
tl-mr3020)
status_led="tp-link:green:wps"
;;