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 114602f3bfSChunfeng Yunobj-$(CONFIG_USB_CONN_GPIO) += usb-conn-gpio.o 121dfa91aaSPeter Chenobj-$(CONFIG_USB_OTG_FSM) += usb-otg-fsm.o 13289fcff4SHeikki Krogerusobj-$(CONFIG_USB_ULPI_BUS) += ulpi.o 14