Makefile 126 B

123456
  1. #
  2. # Makefile for the usb common parts.
  3. #
  4. obj-$(CONFIG_USB_COMMON) += usb-common.o
  5. obj-$(CONFIG_USB_OTG_FSM) += usb-otg-fsm.o