2
0
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:
Cezary Jackiewicz
2016-08-23 19:26:16 +02:00
committed by John Crispin
parent 2a64be5aa9
commit 9417293366
3 changed files with 20 additions and 20 deletions

View File

@@ -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"