patch-2.4.23 linux-2.4.23/drivers/usb/host/Makefile

Next file: linux-2.4.23/drivers/usb/host/ehci-dbg.c
Previous file: linux-2.4.23/drivers/usb/host/Config.in
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/drivers/usb/host/Makefile linux-2.4.23/drivers/usb/host/Makefile
@@ -10,6 +10,7 @@
 obj-$(CONFIG_USB_UHCI)				+= usb-uhci.o
 obj-$(CONFIG_USB_OHCI)				+= usb-ohci.o
 obj-$(CONFIG_USB_SL811HS_ALT)  			+= sl811.o
+obj-$(CONFIG_USB_SL811HS)  			+= hc_sl811.o
 
 # Extract lists of the multi-part drivers.
 # The 'int-*' lists are the intermediate files used to build the multi's.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)