Browse Source

ramips: use the 'router' LED for diagnostic on the WHR-G300N board

SVN-Revision: 27477
Gabor Juhos 14 years ago
parent
commit
d6985f5b46
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ramips/base-files/etc/diag.sh

+ 1 - 1
target/linux/ramips/base-files/etc/diag.sh

@@ -40,7 +40,7 @@ get_status_led() {
 		status_led="v22rw-2x2:green:security"
 		;;
 	whr-g300n)
-		status_led="whr-g300n:red:diag"
+		status_led="whr-g300n:green:router"
 		;;
 	hw550-3g)
 		status_led="hw550-3g:green:status"