Merge tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[linux/fpc-iii.git] / drivers / usb / common / Makefile
blob8ac4d21ef5c888827a2c69d7dfeacf23cba168ec
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for the usb common parts.
6 obj-$(CONFIG_USB_COMMON) += usb-common.o
7 usb-common-y += common.o
8 usb-common-$(CONFIG_TRACING) += debug.o
9 usb-common-$(CONFIG_USB_LED_TRIG) += led.o
11 obj-$(CONFIG_USB_CONN_GPIO) += usb-conn-gpio.o
12 obj-$(CONFIG_USB_OTG_FSM) += usb-otg-fsm.o
13 obj-$(CONFIG_USB_ULPI_BUS) += ulpi.o