aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-09-15 10:19:14 +0000
committerJohn Crispin <john@openwrt.org>2014-09-15 10:19:14 +0000
commitcb37fe5ca587868f4a909949c884e981bd90727b (patch)
treeaadfff4f2eb2af5a0b68fcba5d74aef8b7c1ec87 /target/linux/ar71xx/base-files/etc/diag.sh
parent2c4c6d135b8d342cb257690ebe6729d325afc68c (diff)
downloadupstream-cb37fe5ca587868f4a909949c884e981bd90727b.tar.gz
upstream-cb37fe5ca587868f4a909949c884e981bd90727b.tar.bz2
upstream-cb37fe5ca587868f4a909949c884e981bd90727b.zip
ar71xx: add board support for ubnt loco m xw
Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 42549
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index 1864b11a27..fba6032271 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -34,7 +34,7 @@ get_status_led() {
aw-nr580)
status_led="aw-nr580:green:ready"
;;
- bullet-m | rocket-m | nano-m | nanostation-m | nanostation-m-xw)
+ bullet-m | rocket-m | nano-m | nanostation-m | nanostation-m-xw | loco-m-xw)
status_led="ubnt:green:link4"
;;
bxu2000n-2-a1)