Messages in this thread |  | | | Date | Tue, 15 Jan 2008 10:00:11 +0100 | | From | Ingo Molnar <> | | Subject | Re: [PATCH] Fix 32bit build for git-x86 |
* Andi Kleen <andi@firstfloor.org> wrote:
> Fixes the 32build here with git-x86 (tip
> 2f42671697ea9abc7d10ea7f663d6ef6e8ec6358)
>
> Fix git-x86 build
your patch does not apply and this build bug is not present in x86.git.
This bit:
> - KBUILD_IMAGE := $(boot)/bzImage
> +KBUILD_IMAGE := $(boot)/bzImage
that whitespaec is tabs in your repository while it's spaces in mine and
in the x86.git repository as well. So there's no bug in x86.git AFAICS.
Ingo
|  |