summaryrefslogtreecommitdiffstats
path: root/drivers/usb/common/Makefile
blob: 052c12069c2487b674e430343a62985efd9db82c (plain)
1
2
3
4
5
6
7
8
#
# Makefile for the usb common parts.
#

obj-$(CONFIG_USB_COMMON)	  += usb-common.o
usb-common-y			  += common.o

obj-$(CONFIG_USB_OTG_FSM) += usb-otg-fsm.o