xref: /openbmc/linux/drivers/usb/common/Makefile (revision 50e59058a42056063add41c2d900d1b162e2d6d6)
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