# SPDX-License-Identifier: GPL-2.0

obj-$(CONFIG_USB_RENESAS_USBHS) += \
	common.o \
	fifo.o \
	mod.o \
	mod_gadget.o \
	pipe.o
