[U-Boot] [PATCH] dm: mips: Import libgcc components from Linux
Marek Vasut
marex at denx.de
Fri Jul 27 21:10:00 CEST 2012
Dear Mike Frysinger,
> On Friday 27 July 2012 14:35:25 Marek Vasut wrote:
> > --- a/arch/mips/lib/Makefile
> > +++ b/arch/mips/lib/Makefile
> > @@ -34,6 +34,8 @@ else
> >
> > COBJS-y += bootm.o
> > endif
> >
> > +COBJS-y += ashldi3.o ashrdi3.o lshrdi3.o
>
> pretty sure this belongs behind USE_PRIVATE_LIBGCC
Good point ... Mike, I was always wondering what this USE_PRIVATE_LIBGCC is, can
you elaborate please (pour some of your knowledge on me ;-) ) ?
> -mike
Best regards,
Marek Vasut
More information about the U-Boot
mailing list