diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-07-01 19:52:57 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-07-01 19:52:57 +0000 |
commit | 422a78af7aa8d53bf62cbc45bbc48dddfa872f7c (patch) | |
tree | 69fe3fb15162cf15f3acbe030037cdfa029a54aa /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | c3c5977bfaa6eb2795e358cb34adf1484eb3179c (diff) |
[ar71xx] revert r27043 (#9513)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27343 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/diag.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 67073a7aa1..6cd6043f8f 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:red:diag" + status_led="wzr-hp-g300nh:green:router" ;; zcn-1523h-2 | zcn-1523h-5) status_led="zcn-1523h:amber:init" |