summaryrefslogtreecommitdiff
path: root/drivers/gpib/tnt4882/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpib/tnt4882/Makefile')
-rw-r--r--drivers/gpib/tnt4882/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/gpib/tnt4882/Makefile b/drivers/gpib/tnt4882/Makefile
new file mode 100644
index 000000000000..fa1687ad0d1b
--- /dev/null
+++ b/drivers/gpib/tnt4882/Makefile
@@ -0,0 +1,6 @@
+obj-$(CONFIG_GPIB_NI_PCI_ISA) += tnt4882.o
+
+tnt4882-objs := tnt4882_gpib.o mite.o
+
+
+