projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the
[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
d3d8875
..
a74df07
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-42,6
+42,9
@@
get_status_led() {
bullet-m | rocket-m | nano-m)
status_led="ubnt:green:link4"
;;
+ dir-615-c1)
+ status_led="dir-615c1:green:status"
+ ;;
dir-825-b1)
status_led="dir825b1:orange:power"
;;
This page took
0.023739 seconds
and
4
git commands to generate.