xref: /rk3399_rockchip-uboot/drivers/usb/gadget/udc/Makefile (revision 4f44304b0bd881f79252c7b7d2fb796e31ca3b0a)
1#
2# USB peripheral controller drivers
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7obj-$(CONFIG_USB_DWC3_GADGET)	+= udc-core.o
8