Re: [PATCH] Minor cross-compile issues
From: Pratik Solanki
Date: Tue Feb 17 2004 - 12:32:13 EST
Andrew,
Based on Sam's suggestion, here's the updated patch.
Pratik.
On 02/17/2004 12:00 PM, Sam Ravnborg wrote:
On Tue, Feb 17, 2004 at 11:35:43AM -0500, Pratik Solanki wrote:
Thanks Sam. Would you be checking in your proposed change or should I
send a new patch?
Please send an updated patch to Andrew Morton.
Sam
===== arch/i386/boot/Makefile 1.28 vs edited =====
--- 1.28/arch/i386/boot/Makefile Thu Sep 11 06:01:23 2003
+++ edited/arch/i386/boot/Makefile Tue Feb 17 11:56:45 2004
@@ -31,6 +31,8 @@
host-progs := tools/build
+HOSTCFLAGS_build.o := -Iinclude
+
# ---------------------------------------------------------------------------
$(obj)/zImage: IMAGE_OFFSET := 0x1000