aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2014-07-14 16:03:35 +0000
committerGabor Juhos <juhosg@openwrt.org>2014-07-14 16:03:35 +0000
commit287298b93590ae4ecc0539c46e39622474af360b (patch)
tree72da034d7e6100ccc6538544a56f177f636c4db7 /target/linux/ar71xx/base-files/etc/diag.sh
parentcb4dbb1eb690288134a68c4a2ccc77ca490764dd (diff)
downloadmaster-187ad058-287298b93590ae4ecc0539c46e39622474af360b.tar.gz
master-187ad058-287298b93590ae4ecc0539c46e39622474af360b.tar.bz2
master-187ad058-287298b93590ae4ecc0539c46e39622474af360b.zip
ar71xx: add user-space support for the Tube2H board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41650 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 af3439f8b9..174684d0ae 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -217,6 +217,9 @@ get_status_led() {
tl-wr2543n)
status_led="tp-link:green:wps"
;;
+ tube2h)
+ status_led="alfa:green:signal4"
+ ;;
unifi)
status_led="ubnt:green:dome"
;;