projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg...
[linux-2.6]
/
drivers
/
usb
/
core
/
Makefile
diff --git
a/drivers/usb/core/Makefile
b/drivers/usb/core/Makefile
index
ec51092
..
b607870
100644
(file)
--- a/
drivers/usb/core/Makefile
+++ b/
drivers/usb/core/Makefile
@@
-4,7
+4,7
@@
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
+ devio.o notify.o
generic.o quirks.o
ifeq ($(CONFIG_PCI),y)
usbcore-objs += hcd-pci.o