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