forked from Ivasoft/openwrt
ipq806x: Archer C2600: Renaming LED accordance with the standard
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
This commit is contained in:
committed by
John Crispin
parent
2a64be5aa9
commit
9417293366
@@ -6,7 +6,7 @@
|
||||
get_status_led() {
|
||||
case $(ipq806x_board_name) in
|
||||
c2600)
|
||||
status_led="status:blue"
|
||||
status_led="c2600:blue:status"
|
||||
;;
|
||||
ea8500)
|
||||
status_led="ea8500:white:power"
|
||||
|
||||
Reference in New Issue
Block a user