aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-11-08 14:05:07 -0500
committerTom Rini <trini@konsulko.com>2019-11-08 14:05:07 -0500
commita4b7485e2f311b1319b1b9cd59f5666536e24a28 (patch)
tree45e234a7fa285e3eb2c6a31d52b1e27cd86f4e92 /scripts
parentfb6dc1fd58fc3209f833ddcd155fe1b276e7a335 (diff)
parente0891bb679200a8cc73c3b3d98ba40c02c31b850 (diff)
downloadu-boot-a4b7485e2f311b1319b1b9cd59f5666536e24a28.zip
u-boot-a4b7485e2f311b1319b1b9cd59f5666536e24a28.tar.gz
u-boot-a4b7485e2f311b1319b1b9cd59f5666536e24a28.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-usb
- Assorted fixes
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.spl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.spl b/scripts/Makefile.spl
index 0f3d89b..f8ce7da 100644
--- a/scripts/Makefile.spl
+++ b/scripts/Makefile.spl
@@ -88,6 +88,7 @@ endif
libs-y += drivers/
libs-$(CONFIG_SPL_USB_GADGET) += drivers/usb/dwc3/
+libs-$(CONFIG_SPL_USB_GADGET) += drivers/usb/cdns3/
libs-y += dts/
libs-y += fs/
libs-$(CONFIG_SPL_POST_MEM_SUPPORT) += post/drivers/