Wolfgang Denk wrote:
> 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.

Time for that beer we all owe you.  You can put the first one on my tab.

;-)
gvb
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to