From: Marek Lindner <[email protected]>

Signed-off-by: Marek Lindner <[email protected]>
[[email protected]: Rebased]
Signed-off-by: Sven Eckelmann <[email protected]>
---
 package/kernel/om-watchdog/files/om-watchdog.init | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/kernel/om-watchdog/files/om-watchdog.init 
b/package/kernel/om-watchdog/files/om-watchdog.init
index 3e8ff84..3479522 100644
--- a/package/kernel/om-watchdog/files/om-watchdog.init
+++ b/package/kernel/om-watchdog/files/om-watchdog.init
@@ -19,6 +19,9 @@ boot() {
                        "om2pv2"|"om2p-lc")
                                service_start /sbin/om-watchdog 26
                                ;;
+                       "om5p")
+                               service_start /sbin/om-watchdog 11
+                               ;;
                        "mr600v2")
                                service_start /sbin/om-watchdog 15
                                ;;
-- 
2.0.1
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to