From: Gabor Juhos Date: Wed, 6 Jul 2011 08:04:55 +0000 (+0000) Subject: ramips: use the 'router' LED for diagnostic on the WHR-G300N board X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=60ae75591d6209f83eb1ad9a620827f0110d5015;p=openwrt%2Fsvn-archive%2Farchive.git ramips: use the 'router' LED for diagnostic on the WHR-G300N board SVN-Revision: 27477 --- diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index 99f497e3f5..039a414b34 100755 --- a/target/linux/ramips/base-files/etc/diag.sh +++ b/target/linux/ramips/base-files/etc/diag.sh @@ -40,7 +40,7 @@ get_status_led() { status_led="v22rw-2x2:green:security" ;; whr-g300n) - status_led="whr-g300n:red:diag" + status_led="whr-g300n:green:router" ;; hw550-3g) status_led="hw550-3g:green:status"