patch-2.4.0-test8 linux/drivers/usb/Makefile

Next file: linux/drivers/usb/audio.c
Previous file: linux/drivers/sound/waveartist.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test7/linux/drivers/usb/Makefile linux/drivers/usb/Makefile
@@ -79,7 +79,7 @@
 
 ifeq ($(CONFIG_USB_STORAGE),y)
 	SUB_DIRS += storage
-	obj-y += storage/usb-storage.o
+	obj-y += storage/storage.o
 else
 	ifeq ($(CONFIG_USB_STORAGE),m)
 		MOD_IN_SUB_DIRS += storage

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