Peter Chen | f4cbd33 | 2014-04-29 08:35:58 +0800 | [diff] [blame] | 1 | # |
2 | # Makefile for the usb common parts. | ||||
3 | # | ||||
4 | |||||
5 | obj-$(CONFIG_USB_COMMON) += usb-common.o | ||||
Peter Chen | 1dfa91a | 2014-04-29 08:35:59 +0800 | [diff] [blame^] | 6 | obj-$(CONFIG_USB_OTG_FSM) += usb-otg-fsm.o |