From bdfe4c12180fc50fabcc56ca52f771ab56e068a4 Mon Sep 17 00:00:00 2001 From: Sven Eckelmann Date: Thu, 2 Jun 2016 11:25:00 +0200 Subject: ar71xx: add user-space support for the OpenMesh OM2Pv4/-HSv4 Signed-off-by: Sven Eckelmann --- target/linux/ar71xx/base-files/etc/diag.sh | 2 ++ 1 file changed, 2 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 edcf621b76..17b324d65e 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -242,9 +242,11 @@ get_status_led() { ;; om2p|\ om2pv2|\ + om2pv4|\ om2p-hs|\ om2p-hsv2|\ om2p-hsv3|\ + om2p-hsv4|\ om2p-lc) status_led="om2p:blue:power" ;; -- cgit v1.2.3