projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: use usbdev trigger for USB LEDs by default
[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
7abedc0
..
add552e
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-57,6
+57,9
@@
get_status_led() {
eap7660d)
status_led="eap7660d:green:ds4"
;;
+ ja76pf)
+ status_led="ja76pf:green:led1"
+ ;;
ls-sr71)
status_led="ubnt:green:d22"
;;
This page took
0.022766 seconds
and
4
git commands to generate.