summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/act2000/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/isdn/act2000/Makefile')
-rw-r--r--drivers/isdn/act2000/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/isdn/act2000/Makefile b/drivers/isdn/act2000/Makefile
new file mode 100644
index 0000000..05e582f
--- /dev/null
+++ b/drivers/isdn/act2000/Makefile
@@ -0,0 +1,9 @@
+# Makefile for the act2000 ISDN device driver
+
+# Each configuration option enables a list of files.
+
+obj-$(CONFIG_ISDN_DRV_ACT2000) += act2000.o
+
+# Multipart objects.
+
+act2000-y := module.o capi.o act2000_isa.o
OpenPOWER on IntegriCloud