projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: change LED name prefix on the jjplus boards
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
etc
/
diag.sh
diff --git
a/target/linux/ar71xx/base-files/etc/diag.sh
b/target/linux/ar71xx/base-files/etc/diag.sh
index
3d57854
..
9552b8a
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-68,7
+68,7
@@
get_status_led() {
status_led="alfa:blue:wps"
;;
ja76pf)
- status_led="j
a76pf
:green:led1"
+ status_led="j
jplus
:green:led1"
;;
ls-sr71)
status_led="ubnt:green:d22"
This page took
0.022304 seconds
and
4
git commands to generate.