aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tty/ip2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/tty/ip2/Makefile')
-rw-r--r--drivers/staging/tty/ip2/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/staging/tty/ip2/Makefile b/drivers/staging/tty/ip2/Makefile
new file mode 100644
index 0000000..7b78e0d
--- /dev/null
+++ b/drivers/staging/tty/ip2/Makefile
@@ -0,0 +1,8 @@
+#
+# Makefile for the Computone IntelliPort Plus Driver
+#
+
+obj-$(CONFIG_COMPUTONE) += ip2.o
+
+ip2-y := ip2main.o
+