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