mirror of https://github.com/aredn/aredn.git
15 lines
412 B
Diff
15 lines
412 B
Diff
|
|
Index: openwrt/target/linux/ar71xx/base-files/etc/diag.sh
|
|
===================================================================
|
|
--- openwrt.orig/target/linux/ar71xx/base-files/etc/diag.sh
|
|
+++ openwrt/target/linux/ar71xx/base-files/etc/diag.sh
|
|
@@ -162,6 +162,8 @@ get_status_led() {
|
|
cf-e385ac)
|
|
status_led="$board:blue:wlan2g"
|
|
;;
|
|
+ cpe210-v2|\
|
|
+ cpe210|\
|
|
cpe510)
|
|
status_led="tp-link:green:link4"
|
|
;;
|