summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-01-10 18:26:03 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-01-10 18:26:03 +0000
commit21dc4e8b35c0a989832ddf0785001641ac462fc9 (patch)
tree4807abcd7616a41c97b97bf74e4099a2856f9369
parent9899bafe997a4e020f302c99a6e025b4e8b25191 (diff)
Complete the renaming of Makefile (to reduce merge issues with local xpp
copy). git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3644 5390a7c7-147a-4af0-8ec9-7488f05a26cb
-rw-r--r--xpp/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/xpp/Makefile b/xpp/Makefile
new file mode 100644
index 0000000..bbd4abe
--- /dev/null
+++ b/xpp/Makefile
@@ -0,0 +1,7 @@
+# We only get here on kernels 2.6.0-2.6.8 .
+# For newer kernels, Kbuild will be included directly by the kernel
+# build system.
+-include $(src)/Kbuild
+
+ctags:
+ ctags *.[ch]