aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2008-05-02 12:02:20 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2008-05-14 10:00:25 -0700
commit6986a978eec70c867717fe6bee736f0bd1db1508 (patch)
tree9097d926464dfd86161a96240b2e4e7a34c20ddb /drivers/usb/serial/Makefile
parent9604006d283fb67dda5ee9e0e15b7cc6c62e1557 (diff)
downloadkernel_samsung_smdk4412-6986a978eec70c867717fe6bee736f0bd1db1508.zip
kernel_samsung_smdk4412-6986a978eec70c867717fe6bee736f0bd1db1508.tar.gz
kernel_samsung_smdk4412-6986a978eec70c867717fe6bee736f0bd1db1508.tar.bz2
USB: add new moto_modem driver for some Morotola phones
This should work on a KRZR K1m, and some other Motorola phones that do not use the "standard" cdc ACM protocol to talk to USB hosts. Tested-by: Jeff Garzik <jeff@garzik.org> Cc: Jiang Dejun <a5652c@motorola.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/Makefile')
-rw-r--r--drivers/usb/serial/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/serial/Makefile b/drivers/usb/serial/Makefile
index 7568595..17a762a 100644
--- a/drivers/usb/serial/Makefile
+++ b/drivers/usb/serial/Makefile
@@ -39,6 +39,7 @@ obj-$(CONFIG_USB_SERIAL_KOBIL_SCT) += kobil_sct.o
obj-$(CONFIG_USB_SERIAL_MCT_U232) += mct_u232.o
obj-$(CONFIG_USB_SERIAL_MOS7720) += mos7720.o
obj-$(CONFIG_USB_SERIAL_MOS7840) += mos7840.o
+obj-$(CONFIG_USB_SERIAL_MOTOROLA) += moto_modem.o
obj-$(CONFIG_USB_SERIAL_NAVMAN) += navman.o
obj-$(CONFIG_USB_SERIAL_OMNINET) += omninet.o
obj-$(CONFIG_USB_SERIAL_OPTION) += option.o