aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-10-17 15:26:54 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-10-17 15:26:54 +0000
commit823d4f87fccde86cb749cbbd6d364cfc6cc60357 (patch)
tree0b9ea761d15bbc41ce5f9a127ec786a41fa102aa /target/linux/ar71xx/base-files/etc/diag.sh
parent5ac965523baf6c9c8dff0b1c3cd1b8b6dd48e737 (diff)
downloadupstream-823d4f87fccde86cb749cbbd6d364cfc6cc60357.tar.gz
upstream-823d4f87fccde86cb749cbbd6d364cfc6cc60357.tar.bz2
upstream-823d4f87fccde86cb749cbbd6d364cfc6cc60357.zip
AA: ar71xx: add support for the OpenMesh OM2P-HS board
Backport of r33800. Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33808 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh1
1 files changed, 1 insertions, 0 deletions
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"
;;