From: juhosg Date: Wed, 24 Feb 2010 13:38:37 +0000 (+0000) Subject: ar71xx: use the correct name for the status LED on the WRT400 board X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/851a27266f12c0633cc5ce202ce3440e1a3eec20 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 --- diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 2a6af7da2..0b8d9a73c 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -91,7 +91,7 @@ get_status_led() { status_led="wp543:green:diag" ;; wrt400n) - status_led="wrt400n:blue:status" + status_led="wrt400n:green:status" ;; wrt160nl) status_led="wrt160nl:blue:wps"