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 b41fa5f9c279..bea71127b15f 100644
--- a/drivers/usb/host/Makefile
+++ b/drivers/usb/host/Makefile
@@ -33,6 +33,7 @@ obj-$(CONFIG_USB_EHCI_HCD_SPEAR) += ehci-spear.o
33obj-$(CONFIG_USB_EHCI_S5P) += ehci-s5p.o 33obj-$(CONFIG_USB_EHCI_S5P) += ehci-s5p.o
34obj-$(CONFIG_USB_EHCI_HCD_AT91) += ehci-atmel.o 34obj-$(CONFIG_USB_EHCI_HCD_AT91) += ehci-atmel.o
35obj-$(CONFIG_USB_EHCI_MSM) += ehci-msm.o 35obj-$(CONFIG_USB_EHCI_MSM) += ehci-msm.o
36obj-$(CONFIG_USB_EHCI_TEGRA) += ehci-tegra.o
36 37
37obj-$(CONFIG_USB_OXU210HP_HCD) += oxu210hp-hcd.o 38obj-$(CONFIG_USB_OXU210HP_HCD) += oxu210hp-hcd.o
38obj-$(CONFIG_USB_ISP116X_HCD) += isp116x-hcd.o 39obj-$(CONFIG_USB_ISP116X_HCD) += isp116x-hcd.o