summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2005-11-17 18:48:13 +0100
committerLinus Torvalds2005-11-17 20:29:55 +0100
commit2d117403ae4006eeeb9037b82e9ecd8b3b043584 (patch)
tree26283c3bd04bb17ccaa79036c540ee9f39d0aee6 /drivers/usb/serial/Makefile
parent[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile (diff)
downloadkernel-qcow2-linux-2d117403ae4006eeeb9037b82e9ecd8b3b043584.tar.gz
kernel-qcow2-linux-2d117403ae4006eeeb9037b82e9ecd8b3b043584.tar.xz
kernel-qcow2-linux-2d117403ae4006eeeb9037b82e9ecd8b3b043584.zip
[PATCH] USB: delete the nokia_dku2 driver
It was causing too many problems, and this is not the proper type of driver for this device. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/usb/serial/Makefile')
-rw-r--r--drivers/usb/serial/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/serial/Makefile b/drivers/usb/serial/Makefile
index 55fd461793b7..6c7cdcc99a9e 100644
--- a/drivers/usb/serial/Makefile
+++ b/drivers/usb/serial/Makefile
@@ -31,7 +31,6 @@ obj-$(CONFIG_USB_SERIAL_KEYSPAN_PDA) += keyspan_pda.o
obj-$(CONFIG_USB_SERIAL_KLSI) += kl5kusb105.o
obj-$(CONFIG_USB_SERIAL_KOBIL_SCT) += kobil_sct.o
obj-$(CONFIG_USB_SERIAL_MCT_U232) += mct_u232.o
-obj-$(CONFIG_USB_SERIAL_NOKIA_DKU2) += nokia_dku2.o
obj-$(CONFIG_USB_SERIAL_OMNINET) += omninet.o
obj-$(CONFIG_USB_SERIAL_OPTION) += option.o
obj-$(CONFIG_USB_SERIAL_PL2303) += pl2303.o