1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-03-03 18:48:20 +02:00

ar71xx: use the correct name for the status LED on the WRT400 board

(thanks to chuljin, patch from #6734)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19831 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2010-02-24 13:38:37 +00:00
parent 3d6f1c6769
commit 851a27266f

View File

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