summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcb4xxp/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/wcb4xxp/Kbuild')
-rw-r--r--drivers/dahdi/wcb4xxp/Kbuild7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/dahdi/wcb4xxp/Kbuild b/drivers/dahdi/wcb4xxp/Kbuild
new file mode 100644
index 0000000..96399cb
--- /dev/null
+++ b/drivers/dahdi/wcb4xxp/Kbuild
@@ -0,0 +1,7 @@
+obj-m += wcb4xxp.o
+
+EXTRA_CFLAGS := -I$(src)/.. -Wno-undef
+
+wcb4xxp-objs := base.o
+
+$(obj)/base.o: $(src)/wcb4xxp.h