[U-Boot] [PATCH] Makefile: compile and link each module just once

Wolfgang Denk wd at denx.de
Tue Sep 9 16:58:06 CEST 2008


Dear Andreas Engel,

In message <48C6834B.70603 at ericsson.com> you wrote:
> Wolfgang Denk wrote:
> > [...]
> > "COBJS = $(sort COBJS-y)" which eliminates duplicates.
> > [...]
> > +COBJS  := $(sort COBJS-y)
> > [...]
> > +COBJS  := $(sort COBJS-y)
> > [...]
> > +COBJS  := $(sort COBJS-y)
> 
> I think you'll have more luck with $(sort $(COBJS-y)).

Argh! Of course you are right.

And I idiot pushed this out already so we have a number of
un-bisectable patches on top :-(  It's time to go home, it seems.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Lack of skill dictates economy of style.                - Joey Ramone


More information about the U-Boot mailing list