From 1f038e0678f3662d29b5ab9331070ff65f7e2366 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 18 Jun 2015 18:21:41 +0000 Subject: ar71xx: add user-space support for EnGenius EPG5000. Signed-off-by: Christian Beier SVN-Revision: 46048 --- 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 4bdb53db93..c02efa8751 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -92,6 +92,9 @@ get_status_led() { gl-inet) status_led="gl-connect:green:lan" ;; + epg5000) + status_led="epg5000:amber:power" + ;; esr1750) status_led="esr1750:amber:power" ;; -- cgit v1.2.3