[U-Boot] [PATCH] config.mk: remove un-needed REMOTE_BUILD check

Wolfgang Denk wd at denx.de
Fri Jun 5 00:16:40 CEST 2009


Dear Jean-Christophe PLAGNIOL-VILLARD,

In message <1243013332-8436-1-git-send-email-plagnioj at 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 <plagnioj at 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: wd at denx.de
Human beings were created by water to transport it uphill.


More information about the U-Boot mailing list