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
- Lines: 9
- Date:
Fri Sep 8 16:39:12 2000
- Orig file:
v2.4.0-test8/linux/drivers/usb/storage/Makefile
- Orig date:
Mon Aug 28 16:59:14 2000
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)