public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Dan Murphy <dmurphy@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC] [UBOOT] [PATCH 4/4] Makefile: Add the libdwc3 to the main Makefile
Date: Fri, 21 Jun 2013 13:27:45 -0500	[thread overview]
Message-ID: <1371839265-9894-5-git-send-email-dmurphy@ti.com> (raw)
In-Reply-To: <1371839265-9894-1-git-send-email-dmurphy@ti.com>

Add the libdwc3 to the Makefile so that drivers/usb/dwc3 is included
in the build

Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index ef154aa..e0a15cf 100644
--- a/Makefile
+++ b/Makefile
@@ -327,6 +327,7 @@ LIBS-y += drivers/usb/gadget/libusb_gadget.o
 LIBS-y += drivers/usb/host/libusb_host.o
 LIBS-y += drivers/usb/musb/libusb_musb.o
 LIBS-y += drivers/usb/musb-new/libusb_musb-new.o
+LIBS-y += drivers/usb/dwc3/libusb_dwc3.o
 LIBS-y += drivers/usb/phy/libusb_phy.o
 LIBS-y += drivers/usb/ulpi/libusb_ulpi.o
 LIBS-y += drivers/video/libvideo.o
-- 
1.7.5.4

  parent reply	other threads:[~2013-06-21 18:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-21 18:27 [U-Boot] [RFC] [UBOOT] [PATCH 0/4] DWC back port from Linux kernel Dan Murphy
2013-06-21 18:27 ` [U-Boot] [RFC] [UBOOT] [PATCH 1/4] USB: Port usb.h file from linux kernel to uBoot Dan Murphy
2013-06-21 18:27 ` [U-Boot] [RFC] [UBOOT] [PATCH 2/4] USB: dwc3: Initial back port of dwc3 code Dan Murphy
2013-06-24 11:24   ` Lukasz Majewski
2013-06-24 12:05     ` Dan Murphy
2013-06-21 18:27 ` [U-Boot] [RFC] [UBOOT] [PATCH 3/4] omap5: usb: Add usb otg clocks and enable Dan Murphy
2013-06-21 18:27 ` Dan Murphy [this message]
2013-06-21 19:28 ` [U-Boot] [RFC] [UBOOT] [PATCH 0/4] DWC back port from Linux kernel Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1371839265-9894-5-git-send-email-dmurphy@ti.com \
    --to=dmurphy@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox