projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[generic-2.6] add some missing symbols
[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
1fc2c34
..
2a6af7d
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-96,6
+96,9
@@
get_status_led() {
wrt160nl)
status_led="wrt160nl:blue:wps"
;;
+ wzr-hp-g300nh)
+ status_led="wzr-hp-g300nh:green:router"
+ ;;
esac;
}
This page took
0.019834 seconds
and
4
git commands to generate.