Dear Jean-Christophe PLAGNIOL-VILLARD,

In message <1243013332-8436-1-git-send-email-plagn...@jcrosoft.com> you wrote:
> as $(obj) is empty when in tree build
> 
> %.s:  %.S
>       $(CPP) $(AFLAGS) -o $@ $<
> 
> and
> 
> $(obj)%.s:    %.S
>       $(CPP) $(AFLAGS) -o $@ $<
> 
> are the same
> 
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagn...@jcrosoft.com>
> ---
>  config.mk |   12 ------------
>  1 files changed, 0 insertions(+), 12 deletions(-)

Applied to next, thanks.

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: w...@denx.de
Human beings were created by water to transport it uphill.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to