[RFC] New target 'cuImage' - compatibility uImage
Matthew McClintock
msm at freescale.com
Fri Aug 4 01:24:48 EST 2006
On Wed, 2006-08-02 at 17:30 -0700, Tom Rini wrote:
> On Wed, Aug 02, 2006 at 03:59:06PM -0500, Matthew McClintock wrote:
>
> [snip]
> > diff --git a/arch/powerpc/Makefile b/arch/powerpc/Makefile
> > index 01667d1..eefbe16 100644
> > --- a/arch/powerpc/Makefile
> > +++ b/arch/powerpc/Makefile
> > @@ -141,12 +141,13 @@ # Default to zImage, override when neede
> > defaultimage-y := zImage
> > defaultimage-$(CONFIG_PPC_ISERIES) := vmlinux
> > defaultimage-$(CONFIG_DEFAULT_UIMAGE) := uImage
> > +defaultimage-$(CONFIG_DEFAULT_UIMAGE) := cuImage
>
> This means we never default to a regular 'uImage', and should either
> modify the existing line, or a DEFAULT_CUIMAGE. No preference/etc, just
> noting.
>
Note taken, if I ever submit a formal patch I will be sure to include
this.
Thanks,
Matthew
More information about the Linuxppc-dev
mailing list