projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: rt305x: add support for the ALFA Networks W502U (R36) board
[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
edb8376
..
3cd5c0f
100755
(executable)
--- a/
target/linux/ramips/base-files/etc/diag.sh
+++ b/
target/linux/ramips/base-files/etc/diag.sh
@@
-63,9
+63,15
@@
get_status_led() {
v22rw-2x2)
status_led="v22rw-2x2:green:security"
;;
+ w502u)
+ status_led="alfa:blue:wps"
+ ;;
whr-g300n)
status_led="whr-g300n:green:router"
;;
+ wli-tx4-ag300n)
+ status_led="buffalo:blue:power"
+ ;;
wl-351)
status_led="wl-351:amber:power"
;;
This page took
0.022638 seconds
and
4
git commands to generate.