X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fusb%2Fcore%2FMakefile;h=34e9bac319b4e5af731727e5da58907f28612a61;hb=12e36b2f41b6cbc67386fcb9c59c32a3e2033905;hp=28329ddf187c2f57cefee9e03395f1ee8912e707;hpb=fed8bf19ec20efc0641740b2d10aa589dbd6d1ab;p=powerpc.git diff --git a/drivers/usb/core/Makefile b/drivers/usb/core/Makefile index 28329ddf18..34e9bac319 100644 --- a/drivers/usb/core/Makefile +++ b/drivers/usb/core/Makefile @@ -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 ifeq ($(CONFIG_PCI),y) usbcore-objs += hcd-pci.o