projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: add initial support for the OpenMesh OM2P board
[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
873cdfe
..
ad4fc28
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-72,6
+72,9
@@
get_status_led() {
nbg460n_550n_550nh)
status_led="nbg460n:green:power"
;;
+ om2p)
+ status_led="om2p:blue:power"
+ ;;
pb44)
status_led="pb44:amber:jump1"
;;
This page took
0.023809 seconds
and
4
git commands to generate.