On 02:43 Sun 24 May     , Mike Frysinger wrote:
> On Friday 22 May 2009 13:28:52 Jean-Christophe PLAGNIOL-VILLARD wrote:
> > as $(obj) is empty when in tree build
> >
> > %.s:        %.S
> >     $(CPP) $(AFLAGS) -o $@ $<
> >
> > and
> >
> > $(obj)%.s:  %.S
> >     $(CPP) $(AFLAGS) -o $@ $<
> >
> > are the same
> 
> i wondered about that ... assuming in/out of tree still builds for you, this 
> sounds good to me
It's build correctly for me :)

Best Regards,
J.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to