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:
0a813e9
)
ar71xx: use the green power led for diag on the WNR2200 board
author
Gabor Juhos
<juhosg@openwrt.org>
Sat, 21 Sep 2013 15:55:56 +0000
(15:55 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sat, 21 Sep 2013 15:55:56 +0000
(15:55 +0000)
Make it consistent with the other Netgear boards.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38103
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 b609ac20c789a6fd8734758de79e5d6dfe90fe9f..b6bb9e9c0042eb6966fcab1d1a90df5cf2ab3fc1 100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-180,7
+180,7
@@
get_status_led() {
status_led="netgear:green:power"
;;
wnr2200)
- status_led="netgear:
amber
:power"
+ status_led="netgear:
green
:power"
;;
wnr612-v2)
status_led="netgear:green:power"