projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca14804
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17518
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
05e58c3
..
cb59920
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;
}