Author: blogic Date: 2014-11-14 17:54:38 +0100 (Fri, 14 Nov 2014) New Revision: 43262
Modified: trunk/package/kernel/om-watchdog/files/om-watchdog.init Log: package/om-watchdog: add OpenMesh MR900 support Signed-off-by: Sven Eckelmann <[email protected]> Modified: trunk/package/kernel/om-watchdog/files/om-watchdog.init =================================================================== --- trunk/package/kernel/om-watchdog/files/om-watchdog.init 2014-11-14 16:54:28 UTC (rev 43261) +++ trunk/package/kernel/om-watchdog/files/om-watchdog.init 2014-11-14 16:54:38 UTC (rev 43262) @@ -25,6 +25,9 @@ "mr600v2") service_start /sbin/om-watchdog 15 ;; + "mr900") + service_start /sbin/om-watchdog 16 + ;; esac else #we assume it is om1p in this case _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
