summaryrefslogtreecommitdiff
path: root/drivers/dahdi/zaphfc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/zaphfc/Makefile')
-rw-r--r--drivers/dahdi/zaphfc/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/dahdi/zaphfc/Makefile b/drivers/dahdi/zaphfc/Makefile
new file mode 100644
index 0000000..866fdae
--- /dev/null
+++ b/drivers/dahdi/zaphfc/Makefile
@@ -0,0 +1,7 @@
+ifdef 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
+else
+endif