summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2002-09-25 02:47:46 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2002-09-25 02:47:46 +0000
commitd5bfe835fa4aa0af3e3d9cab7690f4a6ca34483f (patch)
tree6c693b91a15cb37fc226723a36017368e7870ff1 /Makefile
parent992cd7bbd4e06be143921ce0293e0ac12acd431a (diff)
Version 0.3.1 from FTP
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@109 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 05f4c07..b72670d 100755
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ KFLAGS+=-DECHO_CAN_STEVE
#
# Uncomment for Generic PPP support (i.e. ZapRAS)
#
-#KFLAGS+=-DCONFIG_ZAPATA_PPP
+KFLAGS+=-DCONFIG_ZAPATA_PPP
#
# ISA Defaults can be set here.
#
@@ -78,7 +78,7 @@ all: $(MODULES) ztcfg torisatool makefw ztmonitor ztspeed $(ZTTOOL)
devel: tor2ee
-tests: patgen pattest
+tests: patgen pattest hdlcstress hdlctest
tor2.o: tor2.c tor2-hw.h tor.h tor2fw.h zaptel.h
gcc $(KFLAGS) -c tor2.c