aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/Makefile')
-rw-r--r--drivers/usb/host/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/host/Makefile b/drivers/usb/host/Makefile
index b8dcba57d8b0..15dc677e7889 100644
--- a/drivers/usb/host/Makefile
+++ b/drivers/usb/host/Makefile
@@ -51,6 +51,7 @@ obj-$(CONFIG_USB_OHCI_EXYNOS) += ohci-exynos.o
51obj-$(CONFIG_USB_OHCI_HCD_OMAP1) += ohci-omap.o 51obj-$(CONFIG_USB_OHCI_HCD_OMAP1) += ohci-omap.o
52obj-$(CONFIG_USB_OHCI_HCD_OMAP3) += ohci-omap3.o 52obj-$(CONFIG_USB_OHCI_HCD_OMAP3) += ohci-omap3.o
53obj-$(CONFIG_USB_OHCI_HCD_SPEAR) += ohci-spear.o 53obj-$(CONFIG_USB_OHCI_HCD_SPEAR) += ohci-spear.o
54obj-$(CONFIG_USB_OHCI_HCD_AT91) += ohci-at91.o
54 55
55obj-$(CONFIG_USB_UHCI_HCD) += uhci-hcd.o 56obj-$(CONFIG_USB_UHCI_HCD) += uhci-hcd.o
56obj-$(CONFIG_USB_FHCI_HCD) += fhci.o 57obj-$(CONFIG_USB_FHCI_HCD) += fhci.o