From 4e8c80cba447f0ace6c68b1355f1fac00eb7d759 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 25 Nov 2009 09:51:28 +0000 Subject: ar71xx: enable failsafe on the Nanostation M/Rocket M git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18532 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/etc/diag.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/base-files/etc/diag.sh') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 82de0a992..1d88f431f 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -39,7 +39,7 @@ get_status_led() { aw-nr580) status_led="aw-nr580:green:ready" ;; - bullet-m) + bullet-m | rocket-m | nano-m) status_led="ubnt:green:link4" ;; ls-sr71) -- cgit v1.2.3