From a625de6b427674f22a74ca4390ef9ab363272498 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 2 Jun 2014 13:21:02 +0000 Subject: ar71xx: add user-space support for OpenMesh OM2Pv2 Signed-off-by: Marek Lindner [sven@open-mesh.com: Rebased] Signed-off-by: Sven Eckelmann git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40956 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/etc/diag.sh | 1 + 1 file changed, 1 insertion(+) (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 7647039515..616c8cc98f 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -98,6 +98,7 @@ get_status_led() { status_led="nbg6716:white:power" ;; om2p | \ + om2pv2 | \ om2p-hs | \ om2p-lc) status_led="om2p:blue:power" -- cgit v1.2.3