u-boot/drivers/usb/cdns3/Makefile

5 lines
103 B
Makefile

obj-$(CONFIG_USB_CDNS3) += cdns3.o
cdns3-y := core.o
cdns3-$(CONFIG_USB_CDNS3_GADGET) += gadget.o