aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-09-01 13:22:12 +0000
committerJohn Crispin <blogic@openwrt.org>2014-09-01 13:22:12 +0000
commitd2886a1e72abd91fba68ffa58be8889cbe3f8228 (patch)
tree6364c5d439c0aa780f2cc1837c697fff6a01d8f2 /target/linux/ar71xx/base-files/etc/diag.sh
parentc6232bc570f53bdc6308ba46e2749a212c53120d (diff)
downloadupstream-d2886a1e72abd91fba68ffa58be8889cbe3f8228.tar.gz
upstream-d2886a1e72abd91fba68ffa58be8889cbe3f8228.tar.bz2
upstream-d2886a1e72abd91fba68ffa58be8889cbe3f8228.zip
add support for the NC-LINK SMART-300
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> Backport of r42130 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42393 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.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 2984777d9d..1864b11a27 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -160,6 +160,9 @@ get_status_led() {
rw2458n)
status_led="rw2458n:green:d3"
;;
+ smart-300)
+ status_led="nc-link:green:system"
+ ;;
oolite)
status_led="oolite:red:system"
;;