summaryrefslogtreecommitdiff
path: root/drivers/dahdi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/Makefile')
-rw-r--r--drivers/dahdi/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/dahdi/Makefile b/drivers/dahdi/Makefile
new file mode 100644
index 0000000..56453cb
--- /dev/null
+++ b/drivers/dahdi/Makefile
@@ -0,0 +1,6 @@
+ifneq ($(KBUILD_EXTMOD),)
+# 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
+endif