patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / drivers / usb / core / Makefile
index e3907e0..9e8c377 100644 (file)
@@ -3,7 +3,7 @@
 #
 
 usbcore-objs   := usb.o hub.o hcd.o urb.o message.o \
-                       config.o file.o buffer.o driverfs.o
+                       config.o file.o buffer.o sysfs.o
 
 ifeq ($(CONFIG_PCI),y)
        usbcore-objs    += hcd-pci.o