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