summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-07-14 11:10:49 -0400
committerTom Rini <[email protected]>2022-07-14 11:10:49 -0400
commit54f683dbfb8b0777ee4d0ba00872da33e54c98fa (patch)
tree2bf9b2cb071abd2a9a80a252fc0126f1df46cfec /Makefile
parent58f3dc5c4eac9c6050edda6af2e37d20a2f9586d (diff)
parent16aabfe2f29d4682b2176095029fa307caccaced (diff)
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 80cddddddec..d76ec69b528 100644
--- a/Makefile
+++ b/Makefile
@@ -847,6 +847,7 @@ libs-y += drivers/usb/host/
libs-y += drivers/usb/mtu3/
libs-y += drivers/usb/musb/
libs-y += drivers/usb/musb-new/
+libs-y += drivers/usb/isp1760/
libs-y += drivers/usb/phy/
libs-y += drivers/usb/ulpi/
ifdef CONFIG_POST