Browse Source

ramips: add status led for ZBT-WE826

Signed-off-by: Andrew Yong <[email protected]>
Andrew Yong 9 years ago
parent
commit
8c9b8d70b1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      target/linux/ramips/base-files/etc/diag.sh

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

@@ -145,7 +145,8 @@ get_status_led() {
 		status_led="$board:amber:cpu"
 		;;
 	oy-0001|\
-	sl-r7205)
+	sl-r7205|\
+	zbt-we826)
 		status_led="$board:green:wifi"
 		;;
 	psr-680w)