From: Greg KH <greg@kroah.com>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: Andrew Morton <akpm@osdl.org>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PATCH] kbuild fixes for 2.6.18
Date: Mon, 7 Aug 2006 13:42:41 -0700 [thread overview]
Message-ID: <20060807204241.GA11510@kroah.com> (raw)
In-Reply-To: <20060807192708.GA12937@mars.ravnborg.org>
On Mon, Aug 07, 2006 at 09:27:09PM +0200, Sam Ravnborg wrote:
> Hi Greg.
> Please apply to 2.6.18.
>
> Pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18.git
Thanks, pulled and pushed out.
Oh, I just got a few reports of 2.6.18-rc3 not building with external
trees very well, and something like the following would be required:
--- linux-2.6.17/arch/sh/Makefile-dist 2006-08-07 20:42:33.000000000 +0200
+++ linux-2.6.17/arch/sh/Makefile 2006-08-07 21:08:26.000000000 +0200
@@ -173,7 +173,7 @@
archprepare: maketools include/asm-sh/.cpu include/asm-sh/.mach
PHONY += maketools FORCE
-maketools: include/linux/version.h FORCE
+maketools: $(objtree)/include/linux/version.h FORCE
for all instances of the version.h file.
Was this fixed in -rc4 and I should update the SuSE kernel to it (well,
I'll do that anyway later today...), or is this something that you did
not know about?
thanks,
greg k-h
next prev parent reply other threads:[~2006-08-07 20:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-07 19:27 [GIT PATCH] kbuild fixes for 2.6.18 Sam Ravnborg
2006-08-07 20:42 ` Greg KH [this message]
2006-08-07 21:02 ` Sam Ravnborg
2006-08-07 21:06 ` arm + sh cross compile suite for amd64 (i386)? Sam Ravnborg
2006-08-07 22:23 ` Andrew Morton
2006-08-07 21:20 ` [GIT PATCH] kbuild fixes for 2.6.18 Greg KH
2006-08-08 8:45 ` Takashi Iwai
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=20060807204241.GA11510@kroah.com \
--to=greg@kroah.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.