aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-23 09:49:02 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-23 09:49:02 +0000
commita7d58e9791a2963f2074ca93b43e77c2a1dce0a6 (patch)
tree2eb4e18cb8255588d5435539353bb19aef524a47 /target/linux/ar71xx/base-files/etc/diag.sh
parent8f083deaab52c86b1faec1cf346794a0590db396 (diff)
downloadupstream-a7d58e9791a2963f2074ca93b43e77c2a1dce0a6.tar.gz
upstream-a7d58e9791a2963f2074ca93b43e77c2a1dce0a6.tar.bz2
upstream-a7d58e9791a2963f2074ca93b43e77c2a1dce0a6.zip
ar71xx: add user-space support for the TEW-732BR board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38132 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, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index 6ee49d1803..3962aa2854 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -113,7 +113,8 @@ get_status_led() {
tew-673gru)
status_led="trendnet:blue:wps"
;;
- tew-712br)
+ tew-712br|\
+ tew-732br)
status_led="trendnet:green:power"
;;
tl-mr3020)