projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[uml] add support for 3.2
[openwrt.git]
/
target
/
linux
/
ramips
/
base-files
/
etc
/
diag.sh
diff --git
a/target/linux/ramips/base-files/etc/diag.sh
b/target/linux/ramips/base-files/etc/diag.sh
index
0a13ddb
..
f8dac49
100755
(executable)
--- a/
target/linux/ramips/base-files/etc/diag.sh
+++ b/
target/linux/ramips/base-files/etc/diag.sh
@@
-99,6
+99,9
@@
get_status_led() {
wr512-3gn)
status_led="wr512:green:wps"
;;
+ xdxrn502j)
+ status_led="xdxrn502j:green:power"
+ ;;
esac
}
This page took
0.020811 seconds
and
4
git commands to generate.