]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/usb/gadget/Makefile
dfu:usb: Support for g_dnl composite download gadget.
[karo-tx-uboot.git] / drivers / usb / gadget / Makefile
index 87d1918cb9add9ac7e4811ed4b2a383821d5bad6..2c067c8b6276d183b90da0181a9d5c468d395071 100644 (file)
@@ -29,6 +29,7 @@ LIB   := $(obj)libusb_gadget.o
 ifdef CONFIG_USB_GADGET
 COBJS-y += epautoconf.o config.o usbstring.o
 COBJS-$(CONFIG_USB_GADGET_S3C_UDC_OTG) += s3c_udc_otg.o
+COBJS-$(CONFIG_USBDOWNLOAD_GADGET) += g_dnl.o
 endif
 ifdef CONFIG_USB_ETHER
 COBJS-y += ether.o epautoconf.o config.o usbstring.o