xref: /openbmc/linux/drivers/usb/common/Makefile (revision b2441318)
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
80cfbd328SMichal Sojkausb-common-$(CONFIG_USB_LED_TRIG) += led.o
9aa923ef1SMichal Sojka
101dfa91aaSPeter Chenobj-$(CONFIG_USB_OTG_FSM) += usb-otg-fsm.o
11289fcff4SHeikki Krogerusobj-$(CONFIG_USB_ULPI_BUS)	+= ulpi.o
12