]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/core/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy...
[linux-2.6-omap-h63xx.git] / drivers / usb / core / Makefile
index 86d5c380892d08efc4eb556031ddb3afe038ba03..b6078706fb939d7f1d3aeb9466f6498f8857f366 100644 (file)
@@ -2,8 +2,9 @@
 # Makefile for USB Core files and filesystem
 #
 
-usbcore-objs   := usb.o hub.o hcd.o urb.o message.o \
-                       config.o file.o buffer.o sysfs.o devio.o notify.o
+usbcore-objs   := usb.o hub.o hcd.o urb.o message.o driver.o \
+                       config.o file.o buffer.o sysfs.o endpoint.o \
+                       devio.o notify.o generic.o quirks.o
 
 ifeq ($(CONFIG_PCI),y)
        usbcore-objs    += hcd-pci.o