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
commit129e9c623f195678d6aa39ba2545837e634e22f5 (patch)
tree9d05dbc9191fe5cf30091a9a7b841bdcba29ed6b /target/linux/ar71xx/base-files/etc/diag.sh
parent818564091301045ed9e7f8930ab4beec194c1478 (diff)
downloadmaster-187ad058-129e9c623f195678d6aa39ba2545837e634e22f5.tar.gz
master-187ad058-129e9c623f195678d6aa39ba2545837e634e22f5.tar.bz2
master-187ad058-129e9c623f195678d6aa39ba2545837e634e22f5.zip
ar71xx: TEW-712BR user space support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33232 3c298f89-4303-0410-b956-a3cf2f4a3e73
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"
;;