projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: add support for Omnima MiniEMBWiFi 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
1a5747f
..
e0a4a39
100755
(executable)
--- a/
target/linux/ramips/base-files/etc/diag.sh
+++ b/
target/linux/ramips/base-files/etc/diag.sh
@@
-42,9
+42,15
@@
get_status_led() {
mofi3500-3gn)
status_led="mofi3500-3gn:green:status"
;;
+ nbg-419n)
+ status_led="nbg-419n:green:power"
+ ;;
nw718)
status_led="nw718:amber:cpu"
;;
+ omni-emb)
+ status_led="emb:green:status"
+ ;;
pwh2004)
status_led="pwh2004:green:power"
;;
This page took
0.027306 seconds
and
4
git commands to generate.