aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2014-07-13 18:21:06 +0000
committerGabor Juhos <juhosg@openwrt.org>2014-07-13 18:21:06 +0000
commit6991725a1e2f203aef4f5ead56bd5d03eae79c11 (patch)
tree21088bf8d2ebada15b2a7e25bc9f7c7281c80b91 /target/linux/ar71xx/base-files/etc/diag.sh
parent9801351c8410790e541c6bd281a5b8f4434042ca (diff)
downloadupstream-6991725a1e2f203aef4f5ead56bd5d03eae79c11.tar.gz
upstream-6991725a1e2f203aef4f5ead56bd5d03eae79c11.tar.bz2
upstream-6991725a1e2f203aef4f5ead56bd5d03eae79c11.zip
ar71xx: add user-space support for GL.iNet v1
Patch is based on http://patchwork.openwrt.org/patch/5273/. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr> Signed-off-by: Mark Janssen <mark@sig-io.nl> Signed-off-by: alzhao <alzhao@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/5652/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41619
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 f6c113e86f..c689e7038c 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -69,6 +69,9 @@ get_status_led() {
el-m150)
status_led="EasyLink:green:system"
;;
+ gl-inet)
+ status_led="gl-connect:green:lan"
+ ;;
hiwifi-hc6361)
status_led="hiwifi:blue:system"
;;