]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/usb/host/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-ti
[karo-tx-uboot.git] / drivers / usb / host / Makefile
index c9d2ed50cf498aa8119eec86b353af31fb8823ed..1c3592914dcf363c71de68f05a69cf5b21b5d845 100644 (file)
@@ -43,6 +43,7 @@ obj-$(CONFIG_USB_EHCI_ZYNQ) += ehci-zynq.o
 
 # xhci
 obj-$(CONFIG_USB_XHCI) += xhci.o xhci-mem.o xhci-ring.o
+obj-$(CONFIG_USB_XHCI_KEYSTONE) += xhci-keystone.o
 obj-$(CONFIG_USB_XHCI_EXYNOS) += xhci-exynos5.o
 obj-$(CONFIG_USB_XHCI_OMAP) += xhci-omap.o