projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
560f717
)
ar71xx: use the correct name for the status LED on the WRT400 board (thanks to chulji...
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 24 Feb 2010 13:38:37 +0000
(13:38 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 24 Feb 2010 13:38:37 +0000
(13:38 +0000)
SVN-Revision: 19831
target/linux/ar71xx/base-files/etc/diag.sh
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/base-files/etc/diag.sh
b/target/linux/ar71xx/base-files/etc/diag.sh
index 2a6af7da29dd58c60b6471d060d77527282c4e77..0b8d9a73cfef696550d323cfc0c4150094939776 100755
(executable)
--- 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"