mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-27 09:02:33 +00:00
mvebu: Configure status LED for WRT1900ACS
Signed-off-by: Rujun Wang <chinawrj@gmail.com>
This commit is contained in:
parent
24cd658a9d
commit
1830c31632
@ -6,6 +6,9 @@
|
|||||||
|
|
||||||
get_status_led() {
|
get_status_led() {
|
||||||
case $(mvebu_board_name) in
|
case $(mvebu_board_name) in
|
||||||
|
armada-385-linksys-shelby)
|
||||||
|
status_led="shelby:white:power"
|
||||||
|
;;
|
||||||
armada-xp-linksys-mamba)
|
armada-xp-linksys-mamba)
|
||||||
status_led="mamba:white:power"
|
status_led="mamba:white:power"
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user