From: Pratik Solanki <pratik.solanki@timesys.com>
To: Andrew Morton <akpm@osdl.org>
Cc: Sam Ravnborg <sam@ravnborg.org>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Minor cross-compile issues
Date: Tue, 17 Feb 2004 12:29:28 -0500 [thread overview]
Message-ID: <40324F78.3000108@timesys.com> (raw)
In-Reply-To: <20040217170042.GC2178@mars.ravnborg.org>
[-- Attachment #1: Type: text/plain, Size: 355 bytes --]
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
>
>
[-- Attachment #2: asm-boot.patch --]
[-- Type: text/plain, Size: 374 bytes --]
===== 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
prev parent reply other threads:[~2004-02-17 17:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-09 16:39 [PATCH] Minor cross-compile issues Pratik Solanki
2004-02-16 20:58 ` Sam Ravnborg
2004-02-17 16:35 ` Pratik Solanki
2004-02-17 17:00 ` Sam Ravnborg
2004-02-17 17:29 ` Pratik Solanki [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40324F78.3000108@timesys.com \
--to=pratik.solanki@timesys.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.