From 823d4f87fccde86cb749cbbd6d364cfc6cc60357 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 17 Oct 2012 15:26:54 +0000 Subject: AA: ar71xx: add support for the OpenMesh OM2P-HS board Backport of r33800. Signed-off-by: Marek Lindner Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33808 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 c3f97345c6..c371a1f9dd 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -88,6 +88,7 @@ get_status_led() { status_led="nbg460n:green:power" ;; om2p | \ + om2p-hs | \ om2p-lc) status_led="om2p:blue:power" ;; -- cgit v1.2.3