]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/gadget/Makefile
spl: add serial download protocol (SDP) support
[u-boot] / drivers / usb / gadget / Makefile
index 6a007d1bcb648fe01319942717b59c843edde452..7258099c1cf5f930831a6cf7a4473804b98ff120 100644 (file)
@@ -11,6 +11,7 @@ obj-$(CONFIG_USB_ETHER) += epautoconf.o config.o usbstring.o
 ifdef CONFIG_SPL_BUILD
 obj-$(CONFIG_SPL_USB_GADGET_SUPPORT) += g_dnl.o
 obj-$(CONFIG_SPL_DFU_SUPPORT) += f_dfu.o
+obj-$(CONFIG_SPL_USB_SDP_SUPPORT) += f_sdp.o
 endif
 
 # new USB gadget layer dependencies