Makefile (f4cbd33fd5f0587910fa9db403a1b42f1cabf820) | Makefile (1dfa91aa5ba9650acf59b6310d8e78a162d56410) |
---|---|
1# 2# Makefile for the usb common parts. 3# 4 5obj-$(CONFIG_USB_COMMON) += usb-common.o | 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 |
|