xref: /openbmc/linux/drivers/usb/common/Makefile (revision bd89bb78f35fd175db7a9cfc504d789b6ca0f7b0)
1#
2# Makefile for the usb common parts.
3#
4
5obj-$(CONFIG_USB_COMMON) += usb-common.o
6obj-$(CONFIG_USB_OTG_FSM) += usb-otg-fsm.o
7