Dear Andreas Engel,

In message <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
Lack of skill dictates economy of style.                - Joey Ramone
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to