Files
u-boot-tk1-som/drivers
Pantelis Antoniou a04983d6a9 usb: Fix bug when both DFU & ETHER are defined
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@antoniou-consulting.com>
2013-03-16 21:12:02 +01:00
..
2013-03-16 21:12:01 +01:00
2013-03-04 13:42:07 +08:00
2013-02-28 19:09:23 -08:00
2012-03-26 23:09:23 +02:00
2013-03-04 13:42:07 +08:00