summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-10-01 19:41:13 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-10-01 19:41:13 +0000
commit4a99a9b7e369b17939b5d1988edf1d79f66db726 (patch)
treec0477268f09a95feede1b200f04b602b17f4cbbe /target
parent399aeeed70bc2b11147a3a2dfdae212e2239192b (diff)
downloadmaster-31e0f0ae-4a99a9b7e369b17939b5d1988edf1d79f66db726.tar.gz
master-31e0f0ae-4a99a9b7e369b17939b5d1988edf1d79f66db726.tar.bz2
master-31e0f0ae-4a99a9b7e369b17939b5d1988edf1d79f66db726.zip
ar71xx: use 'link4' LED for diagnostic on Bullet M
SVN-Revision: 17813
Diffstat (limited to 'target')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index cb599203e2..053d6d4396 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -39,6 +39,9 @@ get_status_led() {
aw-nr580)
status_led="aw-nr580:green:ready"
;;
+ bullet-m)
+ status_led="ubnt:green:link4"
+ ;;
ls-sr71)
status_led="ubnt:green:d22"
;;