]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - drivers/usb/common/Makefile
Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub/scm...
[mirror_ubuntu-zesty-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