projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dabaef
)
om-watchdog: add OpenMesh OM5P-ACv2 support
author
John Crispin
<john@openwrt.org>
Sat, 9 Apr 2016 10:26:25 +0000
(10:26 +0000)
committer
John Crispin
<john@openwrt.org>
Sat, 9 Apr 2016 10:26:25 +0000
(10:26 +0000)
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
SVN-Revision: 49152
package/kernel/om-watchdog/files/om-watchdog.init
patch
|
blob
|
history
diff --git
a/package/kernel/om-watchdog/files/om-watchdog.init
b/package/kernel/om-watchdog/files/om-watchdog.init
index 5c442c689687e898e7adf887902ef6938e7ea2f5..79819ad96c0e8e818cfe996d7438fd6e0fabe708 100644
(file)
--- a/
package/kernel/om-watchdog/files/om-watchdog.init
+++ b/
package/kernel/om-watchdog/files/om-watchdog.init
@@
-18,7
+18,8
@@
get_gpio() {
case "$board" in
"om2p" | \
"om2p-hs" | \
- "om2p-hsv2")
+ "om2p-hsv2" | \
+ "om5p-acv2")
return 12
;;
"om2pv2" | \