From cb6fe2bf5b6b27e1ebd44d327e75767d5cc72649 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 14 Jul 2014 10:25:51 +0000 Subject: ar71xx: add user-space support for the EnGenius ESR900 Signed-off-by: Forest Crossman Patchwork: http://patchwork.openwrt.org/patch/5716/ Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41641 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/etc/diag.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/etc/diag.sh') 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" ;; -- cgit v1.2.3