projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: initial support for Sitecom WL-351 v1 002
[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
a150cc2
..
edb8376
100755
(executable)
--- a/
target/linux/ramips/base-files/etc/diag.sh
+++ b/
target/linux/ramips/base-files/etc/diag.sh
@@
-66,6
+66,9
@@
get_status_led() {
whr-g300n)
status_led="whr-g300n:green:router"
;;
+ wl-351)
+ status_led="wl-351:amber:power"
+ ;;
esac
}
This page took
0.025868 seconds
and
4
git commands to generate.