mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 06:54:58 +01:00
ar71xx: use the correct name for the status LED on the WRT400 board (thanks to chuljin, patch from #6734)
SVN-Revision: 19831
This commit is contained in:
parent
560f7173b2
commit
187d5546db
@ -91,7 +91,7 @@ get_status_led() {
|
|||||||
status_led="wp543:green:diag"
|
status_led="wp543:green:diag"
|
||||||
;;
|
;;
|
||||||
wrt400n)
|
wrt400n)
|
||||||
status_led="wrt400n:blue:status"
|
status_led="wrt400n:green:status"
|
||||||
;;
|
;;
|
||||||
wrt160nl)
|
wrt160nl)
|
||||||
status_led="wrt160nl:blue:wps"
|
status_led="wrt160nl:blue:wps"
|
||||||
|
Loading…
Reference in New Issue
Block a user