usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
[oweals/u-boot.git] / drivers / usb / dwc3 / Makefile
index 2964bae0d8f4b7245a9faca3595543f7f096a5e4..60b5515a67da9f4e7a35b1e8261df84124bd3330 100644 (file)
@@ -1,6 +1,4 @@
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
+# SPDX-License-Identifier: GPL-2.0+
 
 obj-$(CONFIG_USB_DWC3)                 += dwc3.o
 
@@ -9,5 +7,7 @@ dwc3-y                                  := core.o
 obj-$(CONFIG_USB_DWC3_GADGET)          += gadget.o ep0.o
 
 obj-$(CONFIG_USB_DWC3_OMAP)            += dwc3-omap.o
+obj-$(CONFIG_USB_DWC3_GENERIC)         += dwc3-generic.o
+obj-$(CONFIG_USB_DWC3_UNIPHIER)                += dwc3-uniphier.o
 obj-$(CONFIG_USB_DWC3_PHY_OMAP)                += ti_usb_phy.o
 obj-$(CONFIG_USB_DWC3_PHY_SAMSUNG)     += samsung_usb_phy.o