1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 2f4cbd33fSPeter Chen# 3f4cbd33fSPeter Chen# Makefile for the usb common parts. 4f4cbd33fSPeter Chen# 5f4cbd33fSPeter Chen 6f4cbd33fSPeter Chenobj-$(CONFIG_USB_COMMON) += usb-common.o 7aa923ef1SMichal Sojkausb-common-y += common.o 891f255a2SPawel Laszczakusb-common-$(CONFIG_TRACING) += debug.o 90cfbd328SMichal Sojkausb-common-$(CONFIG_USB_LED_TRIG) += led.o 10aa923ef1SMichal Sojka 111dfa91aaSPeter Chenobj-$(CONFIG_USB_OTG_FSM) += usb-otg-fsm.o 12289fcff4SHeikki Krogerusobj-$(CONFIG_USB_ULPI_BUS) += ulpi.o 13