projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ImageBuilder: respect the PROFILE parameter
[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
dcac49d
..
76f263b
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-113,6
+113,9
@@
get_status_led() {
tl-wr703n)
status_led="tp-link:blue:system"
;;
+ tl-wr2543n)
+ status_led="tp-link:green:wps"
+ ;;
unifi)
status_led="ubnt:green:dome"
;;
This page took
0.025129 seconds
and
4
git commands to generate.