]> git.sur5r.net Git - u-boot/blob - drivers/usb/dwc3/Makefile
net: xilinx_axi_emac: Use readl and writel for io ops
[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 obj-$(CONFIG_USB_DWC3_GADGET)           += gadget.o ep0.o
10
11 obj-$(CONFIG_USB_DWC3_OMAP)             += dwc3-omap.o
12 obj-$(CONFIG_USB_DWC3_UNIPHIER)         += dwc3-uniphier.o
13 obj-$(CONFIG_USB_DWC3_PHY_OMAP)         += ti_usb_phy.o
14 obj-$(CONFIG_USB_DWC3_PHY_SAMSUNG)      += samsung_usb_phy.o