linux/drivers/usb/common/Makefile

9 lines
158 B
Makefile
Raw Normal View History

#
# 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