]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/usb/common/Makefile
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[karo-tx-linux.git] / drivers / usb / common / Makefile
1 #
2 # Makefile for the usb common parts.
3 #
4
5 obj-$(CONFIG_USB_COMMON)          += usb-common.o
6 usb-common-y                      += common.o
7 usb-common-$(CONFIG_USB_LED_TRIG) += led.o
8
9 obj-$(CONFIG_USB_OTG_FSM) += usb-otg-fsm.o
10 obj-$(CONFIG_USB_ULPI_BUS)      += ulpi.o