Author: blogic Date: 2016-04-09 12:26:01 +0200 (Sat, 09 Apr 2016) New Revision: 49145
Modified: trunk/package/kernel/om-watchdog/files/om-watchdog.init Log: om-watchdog: add OpenMesh OM5P-AC 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 2016-04-09 10:25:57 UTC (rev 49144) +++ trunk/package/kernel/om-watchdog/files/om-watchdog.init 2016-04-09 10:26:01 UTC (rev 49145) @@ -29,6 +29,9 @@ "om5p-an") return 11 ;; + "om5p-ac") + return 17 + ;; "mr600v2") return 15 ;; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
