From bc97b5de8b24f6eb56fe956b50237280d3c75a8d Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Wed, 25 Nov 2009 09:51:28 +0000
Subject: ar71xx: enable failsafe on the Nanostation M/Rocket M

SVN-Revision: 18532
---
 target/linux/ar71xx/base-files/etc/diag.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'target/linux/ar71xx/base-files/etc')

diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index 82de0a9920..1d88f431f0 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