From 54206fb0ce47dcd5b1281af994d12339027cef2f Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 14 Jul 2014 21:30:28 +0000 Subject: ar71xx: add user-space support for the EnGenius EAP300 v2 board Signed-off-by: Gabor Juhos SVN-Revision: 41659 --- 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 174684d0ae..69590027d8 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -62,6 +62,9 @@ get_status_led() { dir-835-a1) status_led="d-link:amber:power" ;; + eap300v2) + status_led="engenius:blue:power" + ;; eap7660d) status_led="eap7660d:green:ds4" ;; -- cgit v1.2.3