On Feb 8, 2008 7:43 PM, Ladislav Michl <[EMAIL PROTECTED]> wrote:
> On Fri, Feb 08, 2008 at 07:10:44PM -0500, Ben Warren wrote:
> > Here's the patch that will be going in:
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/36039
> >
> > I guess Wolfgang just hasn't had a chance to pull the 83xx tree.
> >
> > CONFIG_HARD_SPI is intended to be used by multiple controllers, not
> > just MPC_8XXX
>
> Okay, I just tried to use the same logic - no functional changes. What
> about this as a replacement of above mentioned patch? (note that we are
> trying to migrate towards COBJS-$(CONFIG_*) += file.o in Makefiles
> instead of #ifdefs inside each file)
>

Yeah, man.  I didn't know the build system supported this yet.
Definitely preferable to conditionally compile a whole file than its
contents.
If it works, add my

Acked-by: Ben Warren <[EMAIL PROTECTED]>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to