]> git.sur5r.net Git - u-boot/blob - drivers/usb/dwc3/Makefile
Merge git://git.denx.de/u-boot-usb
[u-boot] / drivers / usb / dwc3 / Makefile
1 obj-$(CONFIG_USB_DWC3)                  += dwc3.o
2
3 dwc3-y                                  := core.o
4
5 dwc3-y                                  += gadget.o ep0.o
6
7 obj-$(CONFIG_USB_DWC3_OMAP)             += dwc3-omap.o
8 obj-$(CONFIG_USB_DWC3_PHY_OMAP)         += ti_usb_phy.o
9 obj-$(CONFIG_USB_DWC3_PHY_SAMSUNG)      += samsung_usb_phy.o