diff options
-rw-r--r-- | target/linux/ar71xx/base-files/etc/diag.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 558f338cd6..8ff75627a5 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -85,8 +85,6 @@ get_status_led() { tl-wr902ac-v1) status_led="$board:green:power" ;; - archer-c5|\ - archer-c7|\ tl-mr10u|\ tl-mr12u|\ tl-mr13u|\ @@ -450,6 +448,8 @@ get_status_led() { tl-mr6400) status_led="tp-link:white:power" ;; + archer-c5|\ + archer-c7|\ tl-mr3220|\ tl-mr3220-v2|\ tl-mr3420|\ |