Merge branch 'master' of git://git.denx.de/u-boot-x86
[oweals/u-boot.git] / 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 obj-$(CONFIG_USB_DWC3_GADGET)           += 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