mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 00:24:12 +00:00
ar71xx: fix system LED names on Archer C5/C7
Move system LED board definitions of Archer C5/C7 to reflect actual system LED colour used Signed-off-by: Tomislav Požega <pozega.tomislav@gmail.com>
This commit is contained in:
parent
c79c001b59
commit
a73934fc9a
@ -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|\
|
||||
|
Loading…
x
Reference in New Issue
Block a user