David Brownell 33376c1c04 usb gadget: link fixes for network gadget
Change how the Ethernet/RNDIS gadget driver builds:  don't
use separate compilation, since it works poorly when key
parts are library code (with init sections etc).  Instead
be as close as we can to "gcc --combine ...".

This is a bit more complicated than most of the others
because it had to resolve a few symbol collisions.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-16 09:24:47 -07:00
..
2008-10-16 09:24:46 -07:00
2008-08-13 17:33:00 -07:00
2008-04-28 10:03:31 -07:00
2008-07-21 15:16:10 -07:00
2008-07-21 15:16:10 -07:00
2008-10-16 09:24:46 -07:00