]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/usb/common/Makefile
Merge tag 'sound-fix-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[mirror_ubuntu-jammy-kernel.git] / drivers / usb / common / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
f4cbd33f
PC
2#
3# Makefile for the usb common parts.
4#
5
aa923ef1
MS
6obj-$(CONFIG_USB_COMMON) += usb-common.o
7usb-common-y += common.o
91f255a2 8usb-common-$(CONFIG_TRACING) += debug.o
0cfbd328 9usb-common-$(CONFIG_USB_LED_TRIG) += led.o
aa923ef1 10
4602f3bf 11obj-$(CONFIG_USB_CONN_GPIO) += usb-conn-gpio.o
1dfa91aa 12obj-$(CONFIG_USB_OTG_FSM) += usb-otg-fsm.o
289fcff4 13obj-$(CONFIG_USB_ULPI_BUS) += ulpi.o