projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] fix order fail in previous commit
[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
0ded6f4
..
b27bd3e
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-72,6
+72,9
@@
get_status_led() {
tew-632brp)
status_led="tew-632brp:green:status"
;;
+ tl-wa901nd)
+ status_led="tl-wa901nd:green:system"
+ ;;
tl-wr1043nd)
status_led="tl-wr1043nd:green:system"
;;
This page took
0.019684 seconds
and
4
git commands to generate.