aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/Makefile
diff options
context:
space:
mode:
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 07f198ee048..1dc483a8bfc 100644
--- a/drivers/usb/serial/Makefile
+++ b/drivers/usb/serial/Makefile
@@ -49,6 +49,7 @@ obj-$(CONFIG_USB_SERIAL_OTI6858) += oti6858.o
49obj-$(CONFIG_USB_SERIAL_PL2303) += pl2303.o 49obj-$(CONFIG_USB_SERIAL_PL2303) += pl2303.o
50obj-$(CONFIG_USB_SERIAL_QCAUX) += qcaux.o 50obj-$(CONFIG_USB_SERIAL_QCAUX) += qcaux.o
51obj-$(CONFIG_USB_SERIAL_QUALCOMM) += qcserial.o 51obj-$(CONFIG_USB_SERIAL_QUALCOMM) += qcserial.o
52obj-$(CONFIG_USB_SERIAL_QT2) += quatech2.o
52obj-$(CONFIG_USB_SERIAL_SAFE) += safe_serial.o 53obj-$(CONFIG_USB_SERIAL_SAFE) += safe_serial.o
53obj-$(CONFIG_USB_SERIAL_SIEMENS_MPI) += siemens_mpi.o 54obj-$(CONFIG_USB_SERIAL_SIEMENS_MPI) += siemens_mpi.o
54obj-$(CONFIG_USB_SERIAL_SIERRAWIRELESS) += sierra.o 55obj-$(CONFIG_USB_SERIAL_SIERRAWIRELESS) += sierra.o