X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2FMakefile;h=58c0cf54c21310ecc408ba384819f83ec1ad8ba2;hb=5cf618ee60a752d058a767372ca1ecb8d9c09b16;hp=de253284fbaeae86b7d84e37edea6df63e7ad202;hpb=b44566c4ce5ca95264860f78a6ba1d26a5edb5ea;p=u-boot diff --git a/drivers/usb/host/Makefile b/drivers/usb/host/Makefile index de253284fb..58c0cf54c2 100644 --- a/drivers/usb/host/Makefile +++ b/drivers/usb/host/Makefile @@ -61,6 +61,7 @@ obj-$(CONFIG_USB_XHCI_ZYNQMP) += xhci-zynqmp.o obj-$(CONFIG_USB_XHCI_KEYSTONE) += xhci-keystone.o obj-$(CONFIG_USB_XHCI_EXYNOS) += xhci-exynos5.o obj-$(CONFIG_USB_XHCI_FSL) += xhci-fsl.o +obj-$(CONFIG_USB_XHCI_MVEBU) += xhci-mvebu.o obj-$(CONFIG_USB_XHCI_OMAP) += xhci-omap.o obj-$(CONFIG_USB_XHCI_PCI) += xhci-pci.o