package/om-watchdog: add om2p-lc support

Patch-by: Marek Linder <marek@open-mesh.com>

SVN-Revision: 32610
owl
Gabor Juhos 2012-07-05 08:26:52 +00:00
parent 1ea2a3cfd8
commit 518a70f06c
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ boot() {
if [ "$board" = "om2p" ]; then
service_start /sbin/om-watchdog 12
elif [ "$board" = "om2p-lc" ]; then
service_start /sbin/om-watchdog 26
else
#we assume it is om1p in this case
service_start /sbin/om-watchdog 3