summaryrefslogtreecommitdiff
path: root/drivers/staging/tty/ip2/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2011-07-06 16:48:28 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-07-06 16:48:28 -0700
commit51c9d654c2def97827395a7fbfd0c6f865c26544 (patch)
tree54e0599137ea6cd39b3dcaa3dd4c88d8cf3abd50 /drivers/staging/tty/ip2/Makefile
parentbb2a97e9ccd525dd9c3326988e8c676d15d3e12a (diff)
downloadlinux-3.10-51c9d654c2def97827395a7fbfd0c6f865c26544.tar.gz
linux-3.10-51c9d654c2def97827395a7fbfd0c6f865c26544.tar.bz2
linux-3.10-51c9d654c2def97827395a7fbfd0c6f865c26544.zip
Staging: delete tty drivers
Delete the drivers/staging/tty drivers as no one has wanted to step up and maintain and fix them. This was discussed in commit 4a6514e6d096716fb7bedf238efaaca877e2a7e8 (tty: move obsolete and broken tty drivers to drivers/staging/tty/) Cc: Arnd Bergmann <arnd@arndb.de> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Cc: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/tty/ip2/Makefile')
-rw-r--r--drivers/staging/tty/ip2/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/staging/tty/ip2/Makefile b/drivers/staging/tty/ip2/Makefile
deleted file mode 100644
index 7b78e0dfc5b..00000000000
--- a/drivers/staging/tty/ip2/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# Makefile for the Computone IntelliPort Plus Driver
-#
-
-obj-$(CONFIG_COMPUTONE) += ip2.o
-
-ip2-y := ip2main.o
-