From 5b864019c5aeccf32d5ab83a856360e46e1436d9 Mon Sep 17 00:00:00 2001 From: markster Date: Thu, 15 May 2003 01:30:02 +0000 Subject: Initial "watchdog" support git-svn-id: http://svn.digium.com/svn/zaptel/trunk@180 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index dfeb22c..28af362 100755 --- a/Makefile +++ b/Makefile @@ -57,6 +57,11 @@ KFLAGS+=-DECHO_CAN_MARK2 # KFLAGS+=-DCONFIG_ZAPATA_PPP # +# Uncomment to enable "watchdog" to monitor if interfaces +# stop taking interrupts or otherwise misbehave +# +#KFLAGS+=-DCONFIG_ZAPTEL_WATCHDOG +# # ISA Defaults can be set here. # KFLAGS+=-DTORMENTA_BASE=$(BASEADDR) -- cgit v1.2.3