Re: [PATCH] fix cross compile on x86_64

From: Andi Kleen
Date: Thu Oct 21 2004 - 02:06:46 EST


On Wed, Oct 20, 2004 at 08:35:04PM +0200, Olaf Hering wrote:
>
> make all fails while building a helper app:
>
> arch/x86_64/boot/tools/build.c:36:22: asm/boot.h: No such file or directory
>
> Possible that make O=$foo did never work on x86_64.

It works just fine with make bzImage and make. I'm not sure what
"make all" is good for though.

>
> This patch fixes it for me.

Thanks.

-Andi
-
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/