Makefile 126 Bytes edit raw blame history 1 2 3 4 5 6 # # Makefile for the usb common parts. # obj-$(CONFIG_USB_COMMON) += usb-common.o obj-$(CONFIG_USB_OTG_FSM) += usb-otg-fsm.o