]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/musb-new/Makefile
musb-new: dsps backend driver
[u-boot] / drivers / usb / musb-new / Makefile
index f01fb16ded17252f1b87960328214c19c095326a..a7534234dc96f3dfff214ec5c2097ee811070552 100644 (file)
@@ -9,6 +9,7 @@ LIB     := $(obj)libusb_musb-new.o
 COBJS-$(CONFIG_MUSB_GADGET) += musb_gadget.o musb_gadget_ep0.o musb_core.o
 COBJS-$(CONFIG_MUSB_GADGET) += musb_uboot.o
 COBJS-$(CONFIG_MUSB_HOST) += musb_host.o musb_core.o musb_uboot.o
+COBJS-$(CONFIG_USB_MUSB_DSPS) += musb_dsps.o
 
 CFLAGS_NO_WARN := $(call cc-option,-Wno-unused-variable) \
                        $(call cc-option,-Wno-unused-but-set-variable) \