aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2014-07-14 10:25:51 +0000
committerGabor Juhos <juhosg@openwrt.org>2014-07-14 10:25:51 +0000
commitcb6fe2bf5b6b27e1ebd44d327e75767d5cc72649 (patch)
tree1d9f9d4638df01fe549a51024b58b976e220784a /target/linux/ar71xx/base-files/etc/diag.sh
parent9e3f6712d05c7a02e106a2ecfebca0168c5dd6f2 (diff)
downloadmaster-187ad058-cb6fe2bf5b6b27e1ebd44d327e75767d5cc72649.tar.gz
master-187ad058-cb6fe2bf5b6b27e1ebd44d327e75767d5cc72649.tar.bz2
master-187ad058-cb6fe2bf5b6b27e1ebd44d327e75767d5cc72649.zip
ar71xx: add user-space support for the EnGenius ESR900
Signed-off-by: Forest Crossman <cyrozap@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/5716/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41641 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 a6ca71279b..af3439f8b9 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -75,6 +75,9 @@ get_status_led() {
esr1750)
status_led="esr1750:amber:power"
;;
+ esr900)
+ status_led="engenius:amber:power"
+ ;;
hiwifi-hc6361)
status_led="hiwifi:blue:system"
;;