summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2003-12-11 01:30:42 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2003-12-11 01:30:42 +0000
commit54335c58ad6e5d482d73038bc1894e4e9156afcd (patch)
treec3fa221fd6dba88ebd23c588a79015f3e59d2b3a /Makefile
parent85000fd2bd42efd318888e5961cc4a9d2169f7e8 (diff)
Just make old vs. new compile time option
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@290 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b3c95ba..4d46c59 100755
--- a/Makefile
+++ b/Makefile
@@ -58,6 +58,12 @@ KFLAGS+=-DECHO_CAN_MARK2
#
#KFLAGS+=-DCONFIG_ZAPATA_NET
#
+# Uncomment -DCONFIG_OLD_HDLC_API if your are compiling with ZAPATA_NET
+# defined and you are using the old kernel HDLC interface (or if you get
+# an error about ETH_P_HDLC while compiling).
+#
+#KFLAGS+=-DCONFIG_OLD_HDLC_API
+#
# Uncomment for Generic PPP support (i.e. ZapRAS)
#
#KFLAGS+=-DCONFIG_ZAPATA_PPP