Browse Source

linux/ar71xx: add nanostation-m signature (thanks Antonio Anselmi)

SVN-Revision: 22631
Alexandros C. Couloumbis 15 years ago
parent
commit
9aef272f4a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ar71xx/base-files/etc/diag.sh

+ 1 - 1
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 | rocket-m | nano-m)
+	bullet-m | rocket-m | nano-m | nanostation-m)
 		status_led="ubnt:green:link4"
 		;;
 	dir-600-a1)