Re: [PATCH] kbuild: correct size calculation of bzImgae / fix x86boot

From: Sam Ravnborg
Date: Sun Dec 20 2009 - 07:19:46 EST


On Sun, Dec 20, 2009 at 01:02:55PM +0100, Andreas Schwab wrote:
> Michael Tokarev <mjt@xxxxxxxxxx> writes:
>
> > Sam Ravnborg wrote:
> >> We use ... printf \x ... when calculating the size of the
> >> compressed kernel.
> >> Unfortunately dash built-in printf does not support this notation
> >> resulting in a non-bootable kernel.
> >>
> >> Fix this by always using the external version of printf.
>
> That changed the wrong printf. :-)

Right - I have it correct in my repo here but "git commit --amend" fooled me.

Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/