[U-Boot] [PATCH] usb: Fix bug when both DFU & ETHER are defined

Marek Vasut marex at denx.de
Mon Dec 3 15:54:08 CET 2012


Dear Pantelis Antoniou,

> When both CONFIG_USB_GADGET & CONFIG_USB_ETHER are defined
> the makefile links objects twice.
> 
> This patch uses a Makefile specific idiom of
> 'if defined(CONFIG_USB_GADGET) || defined(CONFIG_USB_ETHER)'
> to handle the case.
> 
> Signed-off-by: Pantelis Antoniou <panto at antoniou-consulting.com>
[...]

Applied, thanks

Best regards,
Marek Vasut


More information about the U-Boot mailing list