On Sunday 24 May 2009 08:03:11 Jean-Christophe PLAGNIOL-VILLARD wrote:
> 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 :)

Acked-by: Mike Frysinger <vap...@gentoo.org>
-mike
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to