perf tools: Don't clone maps from parent when synthesizing forks
[linux/fpc-iii.git] / drivers / usb / common / Makefile
blobfb4d5ef4165c7d2e188395be35cf313935046c1d
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_USB_LED_TRIG) += led.o
10 obj-$(CONFIG_USB_OTG_FSM) += usb-otg-fsm.o
11 obj-$(CONFIG_USB_ULPI_BUS) += ulpi.o
12 obj-$(CONFIG_USB_ROLE_SWITCH) += roles.o