Re: [PATCH] Fix 32bit build for git-x86

From: Ingo Molnar
Date: Tue Jan 15 2008 - 04:00:33 EST



* Andi Kleen <andi@xxxxxxxxxxxxxx> 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
--
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/