]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/core/Makefile
usb: gadget Kconfig cleanup
[linux-2.6-omap-h63xx.git] / drivers / usb / core / Makefile
index 28329ddf187c2f57cefee9e03395f1ee8912e707..b6078706fb939d7f1d3aeb9466f6498f8857f366 100644 (file)
@@ -3,7 +3,8 @@
 #
 
 usbcore-objs   := usb.o hub.o hcd.o urb.o message.o driver.o \
-                       config.o file.o buffer.o sysfs.o devio.o notify.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