aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-07-14 07:38:43 +0000
committerJohn Crispin <blogic@openwrt.org>2014-07-14 07:38:43 +0000
commitdacbe3a582c590c2a4aaa32913e41ad459a71f8e (patch)
tree19f0c700553d7af184528a7b5a4c24d897abd9b0 /target/linux/ar71xx/base-files/etc/diag.sh
parent06f7becd183b17939bd136666ba2fc0632450c55 (diff)
downloadupstream-dacbe3a582c590c2a4aaa32913e41ad459a71f8e.tar.gz
upstream-dacbe3a582c590c2a4aaa32913e41ad459a71f8e.tar.bz2
upstream-dacbe3a582c590c2a4aaa32913e41ad459a71f8e.zip
ar71xx: add support for nanostation m xw
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41636 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.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 32b82dd7d8..a6ca71279b 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)
+ bullet-m | rocket-m | nano-m | nanostation-m | nanostation-m-xw)
status_led="ubnt:green:link4"
;;
bxu2000n-2-a1)