From: Gabor Juhos Date: Tue, 31 May 2011 22:53:13 +0000 (+0000) Subject: ar71xx: use the diag LED for diagnostic on the WZR-HP-G30XNH boards X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=bce6f08fa24685bbfaa39b78f4a51f048d210913;hp=7e9bf40008f796e691b7ffa8eb15a0e514ed1313 ar71xx: use the diag LED for diagnostic on the WZR-HP-G30XNH boards SVN-Revision: 27043 --- diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 6cd6043f8f..67073a7aa1 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -124,7 +124,7 @@ get_status_led() { status_led="wrt160nl:blue:wps" ;; wzr-hp-g300nh | wzr-hp-g301nh) - status_led="wzr-hp-g300nh:green:router" + status_led="wzr-hp-g300nh:red:diag" ;; zcn-1523h-2 | zcn-1523h-5) status_led="zcn-1523h:amber:init"