From 85cceb5dd0f3c46a841bc5b243cf9f6ceaa64c94 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 17 Mar 2015 09:43:31 +0000 Subject: ar71xx: add user-space support for the OpenMesh OM5P-AN Signed-off-by: Sven Eckelmann SVN-Revision: 44862 --- target/linux/ar71xx/base-files/etc/diag.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (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 56f956072f..59acc714a1 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -142,7 +142,8 @@ get_status_led() { om2p-lc) status_led="om2p:blue:power" ;; - om5p) + om5p | \ + om5p-an) status_led="om5p:blue:power" ;; pb44) -- cgit v1.2.3