aboutsummaryrefslogtreecommitdiff
path: root/drivers/telephony/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/telephony/Makefile')
-rw-r--r--drivers/telephony/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/telephony/Makefile b/drivers/telephony/Makefile
new file mode 100644
index 00000000000..1206615d69e
--- /dev/null
+++ b/drivers/telephony/Makefile
@@ -0,0 +1,7 @@
+#
+# Makefile for drivers/telephony
+#
+
+obj-$(CONFIG_PHONE) += phonedev.o
+obj-$(CONFIG_PHONE_IXJ) += ixj.o
+obj-$(CONFIG_PHONE_IXJ_PCMCIA) += ixj_pcmcia.o