patch-2.4.0-test9 linux/drivers/usb/storage/Makefile

Next file: linux/drivers/usb/storage/debug.c
Previous file: linux/drivers/usb/serial/whiteheat.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/drivers/usb/storage/Makefile linux/drivers/usb/storage/Makefile
@@ -21,7 +21,7 @@
 usb-storage-obj-$(CONFIG_USB_STORAGE_DPCM)	+= dpcm.o
 
 usb-storage-objs :=	scsiglue.o protocol.o transport.o usb.o \
-			$(usb-storage-obj-y)
+			initializers.o $(usb-storage-obj-y)
 
 # 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)