]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blame - drivers/usb/common/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-kernels.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
0cfbd328 8usb-common-$(CONFIG_USB_LED_TRIG) += led.o
aa923ef1 9
1dfa91aa 10obj-$(CONFIG_USB_OTG_FSM) += usb-otg-fsm.o
289fcff4 11obj-$(CONFIG_USB_ULPI_BUS) += ulpi.o