summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2003-05-15 01:30:02 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2003-05-15 01:30:02 +0000
commit5b864019c5aeccf32d5ab83a856360e46e1436d9 (patch)
tree8180720fcf1be92ca1f006be535baed4f3b75861 /Makefile
parent58d72a7794acc5d64a4d0580fca22aae04c149ca (diff)
Initial "watchdog" support
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@180 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile5
1 files changed, 5 insertions, 0 deletions
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)