projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f494bcc
)
ar71xx: use WPS led for diagnostic on WRT160NL
author
Gabor Juhos
<juhosg@openwrt.org>
Sat, 5 Sep 2009 18:46:43 +0000
(18:46 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sat, 5 Sep 2009 18:46:43 +0000
(18:46 +0000)
SVN-Revision: 17518
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 05e58c312aed363f25da803d6a7d1c2f5d6d184c..cb599203e239495d065c0b2d07e9ced9020b985d 100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-73,7
+73,7
@@
get_status_led() {
status_led="wrt400n:blue:status"
;;
wrt160nl)
- status_led="wrt160nl:blue:
statu
s"
+ status_led="wrt160nl:blue:
wp
s"
;;
esac;
}