[PATCH 1/4] usb: musb: Remove reference to drivers/usb/musb

Tom Rini trini at konsulko.com
Thu Sep 25 22:42:22 CEST 2025


With this directory removed, remove the reference to it in the list of
directories to traverse.

Signed-off-by: Tom Rini <trini at konsulko.com>
---
Cc: Peter Robinson <pbrobinson at gmail.com>
Cc: Marek Vasut <marek.vasut at mailbox.org>

Marek, can you perhaps please fold this in to Peter's 3/3 on musb
removals? Thanks.
---
 Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile b/Makefile
index 0dc7da6ddac7..1697e95c0a06 100644
--- a/Makefile
+++ b/Makefile
@@ -1040,7 +1040,6 @@ libs-$(CONFIG_USB_GADGET) += drivers/usb/gadget/
 libs-$(CONFIG_USB_GADGET) += drivers/usb/gadget/udc/
 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/
-- 
2.43.0



More information about the U-Boot mailing list