patch-2.4.6 linux/drivers/usb/serial/Makefile
Next file: linux/drivers/usb/serial/belkin_sa.c
Previous file: linux/drivers/usb/serial/Config.in
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jun 27 13:59:32 2001
- Orig file:
v2.4.5/linux/drivers/usb/serial/Makefile
- Orig date:
Mon Mar 19 17:21:54 2001
diff -u --recursive --new-file v2.4.5/linux/drivers/usb/serial/Makefile linux/drivers/usb/serial/Makefile
@@ -18,6 +18,8 @@
obj-$(CONFIG_USB_SERIAL_EMPEG) += empeg.o
obj-$(CONFIG_USB_SERIAL_MCT_U232) += mct_u232.o
obj-$(CONFIG_USB_SERIAL_EDGEPORT) += io_edgeport.o
+obj-$(CONFIG_USB_SERIAL_PL2303) += pl2303.o
+obj-$(CONFIG_USB_SERIAL_CYBERJACK) += cyberjack.o
# Objects that export symbols.
export-objs := usbserial.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)