]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/usb/common/Makefile
usb: add bus type for USB ULPI
[mirror_ubuntu-bionic-kernel.git] / drivers / usb / common / Makefile
CommitLineData
f4cbd33f
PC
1#
2# Makefile for the usb common parts.
3#
4
aa923ef1
MS
5obj-$(CONFIG_USB_COMMON) += usb-common.o
6usb-common-y += common.o
0cfbd328 7usb-common-$(CONFIG_USB_LED_TRIG) += led.o
aa923ef1 8
1dfa91aa 9obj-$(CONFIG_USB_OTG_FSM) += usb-otg-fsm.o
289fcff4 10obj-$(CONFIG_USB_ULPI_BUS) += ulpi.o