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
commit5a79ff3c30f315f6033102eb5a5f90dbcb54d8b7 (patch)
treeb8dba4be19453d9ca3962a19a78b196caf67b403 /target/linux/ar71xx/base-files/etc/diag.sh
parent4304f21da11dbcdb985c57c0ea93c19f067c55a9 (diff)
downloadupstream-5a79ff3c30f315f6033102eb5a5f90dbcb54d8b7.tar.gz
upstream-5a79ff3c30f315f6033102eb5a5f90dbcb54d8b7.tar.bz2
upstream-5a79ff3c30f315f6033102eb5a5f90dbcb54d8b7.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41619 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 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"
;;