From ee7a1163289d836e8cc99590d7899e5db9bcdf84 Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 31 May 2011 22:53:13 +0000 Subject: ar71xx: use the diag LED for diagnostic on the WZR-HP-G30XNH boards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27043 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/etc/diag.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 6cd6043f8..67073a7aa 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" -- cgit v1.2.3