summaryrefslogtreecommitdiff
path: root/xpp/Makefile
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-01-27 23:10:09 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-01-27 23:10:09 +0000
commit7b327e36fec2f171988306e7bc72b4c1ac22e5ce (patch)
tree9246b6eeaf85de5be91e558230c0b24e151d0f24 /xpp/Makefile
parent179d748d47dd14a2af27aea5f435a551314c72a9 (diff)
* Include Kbuild from $(src).
* This is up to 2.6.9, not 2.6.8. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3748 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