]> git.sur5r.net Git - u-boot/blobdiff - scripts/Makefile.spl
cmd/Kconfig: Fix typo in CMD_MEMORY help text
[u-boot] / scripts / Makefile.spl
index 03a2f061a46cf2a72d0e6dbaaee4651f24364b7a..f379713ad33dba57e374f2e0d794faaec3a8a4a3 100644 (file)
@@ -66,10 +66,7 @@ endif
 
 libs-$(CONFIG_SPL_LIBDISK_SUPPORT) += disk/
 libs-y += drivers/
-libs-$(CONFIG_SPL_DFU_SUPPORT) += drivers/dfu/
-libs-$(CONFIG_SPL_DFU_SUPPORT) += drivers/usb/gadget/
-libs-$(CONFIG_SPL_DFU_SUPPORT) += drivers/usb/gadget/udc/
-libs-$(CONFIG_SPL_DFU_SUPPORT) += drivers/usb/dwc3/
+libs-$(CONFIG_SPL_USB_GADGET_SUPPORT) += drivers/usb/dwc3/
 libs-y += dts/
 libs-y += fs/
 libs-$(CONFIG_SPL_POST_MEM_SUPPORT) += post/drivers/