aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/serqt_usb/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2009-03-23 16:43:59 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 14:54:27 -0700
commit5ca0121ff24d2efba208a0f6df2cb6e372170d1d (patch)
treee90a086ca42dd28ef653e2eeb9eb57689281cc57 /drivers/staging/serqt_usb/Makefile
parentstaging: document that the wifi staging drivers a bit better (diff)
downloadlinux-dev-5ca0121ff24d2efba208a0f6df2cb6e372170d1d.tar.xz
linux-dev-5ca0121ff24d2efba208a0f6df2cb6e372170d1d.zip
Staging: add USB serial Quatech driver
Add support for all Quatech usb to serial devices. Based on an original driver from Quatech. Cleaned up and forward ported by me. It's a mess, uses it's own tty layer interface, and the coding style is horrible. Cc: Tim Gobeli <tgobeli@quatech.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/serqt_usb/Makefile')
-rw-r--r--drivers/staging/serqt_usb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/serqt_usb/Makefile b/drivers/staging/serqt_usb/Makefile
new file mode 100644
index 000000000000..4fd1da275e8d
--- /dev/null
+++ b/drivers/staging/serqt_usb/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_USB_SERIAL_QUATECH_ESU100) += serqt_usb.o