summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2003-05-15 19:18:12 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2003-05-15 19:18:12 +0000
commit9839e7ad59c8d2f759882d94f681480179c657e5 (patch)
tree0e3e25de579f8b91bca371b09081cda9da9a1e23 /Makefile
parent767135605bbaeb8c53e61e8dabd5d8fc55db2632 (diff)
Turn off watchdog by default
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@182 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ea90acf..28af362 100755
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,7 @@ KFLAGS+=-DCONFIG_ZAPATA_PPP
# Uncomment to enable "watchdog" to monitor if interfaces
# stop taking interrupts or otherwise misbehave
#
-KFLAGS+=-DCONFIG_ZAPTEL_WATCHDOG
+#KFLAGS+=-DCONFIG_ZAPTEL_WATCHDOG
#
# ISA Defaults can be set here.
#