summaryrefslogtreecommitdiff
path: root/xpp/Makefile
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-08-11 13:47:45 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-08-11 13:47:45 +0000
commit7d1d0aa73e6c57e758e37ca94a1390e233de8fab (patch)
tree5df3a8b187a0e1650555cb5c47b70628a8a8376e /xpp/Makefile
parentfd5cd404bce291706d50a25e44fc4add6c1ffd22 (diff)
* pcmtx_chan debugging parameter now refers to a zaptel channel number.
* Do initialize xsp. Closes issue #13276 . * xbus_core_shutdown can't be __exit as it is used in initilization as well. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@4473 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'xpp/Makefile')
-rw-r--r--xpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpp/Makefile b/xpp/Makefile
index bbd4abe..00fc5ee 100644
--- a/xpp/Makefile
+++ b/xpp/Makefile
@@ -1,4 +1,4 @@
-# We only get here on kernels 2.6.0-2.6.8 .
+# We only get here on kernels 2.6.0-2.6.9 .
# For newer kernels, Kbuild will be included directly by the kernel
# build system.
-include $(src)/Kbuild