projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
[linux-2.6]
/
drivers
/
usb
/
host
/
Makefile
diff --git
a/drivers/usb/host/Makefile
b/drivers/usb/host/Makefile
index
a2e58c8
..
bb8e9d4
100644
(file)
--- a/
drivers/usb/host/Makefile
+++ b/
drivers/usb/host/Makefile
@@
-15,4
+15,5
@@
obj-$(CONFIG_USB_UHCI_HCD) += uhci-hcd.o
obj-$(CONFIG_USB_SL811_HCD) += sl811-hcd.o
obj-$(CONFIG_USB_SL811_CS) += sl811_cs.o
obj-$(CONFIG_USB_U132_HCD) += u132-hcd.o
-obj-$(CONFIG_ETRAX_ARCH_V10) += hc_crisv10.o
+obj-$(CONFIG_USB_R8A66597_HCD) += r8a66597-hcd.o
+