From: Sam Ravnborg <sam@ravnborg.org>
To: Pratik Solanki <pratik.solanki@timesys.com>
Cc: Andrew Morton <akpm@osdl.org>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Minor cross-compile issues
Date: Mon, 16 Feb 2004 21:58:00 +0100 [thread overview]
Message-ID: <20040216205800.GC2977@mars.ravnborg.org> (raw)
In-Reply-To: <4027B7D3.2020107@timesys.com>
On Mon, Feb 09, 2004 at 11:39:47AM -0500, Pratik Solanki wrote:
> Attached are 2 patches
>
> asm-boot.patch - Fixes include path for build.c so that it finds
> asm/boot.h. /usr/include/asm/boot.h may not be present when
> cross-compiling on a non-Linux machine.
OK - but see minor comemnt.
> shell.patch - Use $(CONFIG_SHELL) instead of sh.
OK
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 Thu Feb 5 15:56:28 2004
> @@ -31,6 +31,8 @@
>
> host-progs := tools/build
>
> +HOSTCFLAGS_build.o := -I$(TOPDIR)/include
Do not use absolute paths here.
> +HOSTCFLAGS_build.o := -Iinclude
Is the preferred way to do it.
Sam
next prev parent reply other threads:[~2004-02-16 20:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-09 16:39 Pratik Solanki
2004-02-16 20:58 ` Sam Ravnborg [this message]
2004-02-17 16:35 ` Pratik Solanki
2004-02-17 17:00 ` Sam Ravnborg
2004-02-17 17:29 ` Pratik Solanki
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=20040216205800.GC2977@mars.ravnborg.org \
--to=sam@ravnborg.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pratik.solanki@timesys.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®