diff options
| author | Tom Rini <[email protected]> | 2022-07-14 11:10:49 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-07-14 11:10:49 -0400 |
| commit | 54f683dbfb8b0777ee4d0ba00872da33e54c98fa (patch) | |
| tree | 2bf9b2cb071abd2a9a80a252fc0126f1df46cfec /Makefile | |
| parent | 58f3dc5c4eac9c6050edda6af2e37d20a2f9586d (diff) | |
| parent | 16aabfe2f29d4682b2176095029fa307caccaced (diff) | |
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
