Author: blogic Date: 2016-04-09 12:26:25 +0200 (Sat, 09 Apr 2016) New Revision: 49152
Modified: trunk/package/kernel/om-watchdog/files/om-watchdog.init Log: om-watchdog: add OpenMesh OM5P-ACv2 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:26:22 UTC (rev 49151) +++ trunk/package/kernel/om-watchdog/files/om-watchdog.init 2016-04-09 10:26:25 UTC (rev 49152) @@ -18,7 +18,8 @@ case "$board" in "om2p" | \ "om2p-hs" | \ - "om2p-hsv2") + "om2p-hsv2" | \ + "om5p-acv2") return 12 ;; "om2pv2" | \ _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
