瀏覽代碼

ar71xx: enable diagnostic LED on the Routerstation Pro

SVN-Revision: 18782
Gabor Juhos 16 年之前
父節點
當前提交
8bc4e3ea14
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/ar71xx/base-files/etc/diag.sh

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

@@ -57,7 +57,7 @@ get_status_led() {
 	pb44)
 	pb44)
 		status_led="pb44:amber:jump1"
 		status_led="pb44:amber:jump1"
 		;;
 		;;
-	routerstation)
+	routerstation | routerstation-pro)
 		status_led="ubnt:green:rf"
 		status_led="ubnt:green:rf"
 		;;
 		;;
 	tew-632brp)
 	tew-632brp)