[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070712015823.GM10345@bakeyournoodle.com>
Date: Thu, 12 Jul 2007 11:58:24 +1000
From: tony@...eyournoodle.com (Tony Breeds)
To: Bodo Eggert <7eggert@....de>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
kai@...maschewski.name
Subject: Re: [PATCH] mkmakefile: include ARCH on O= builds
On Thu, Jul 12, 2007 at 03:40:04AM +0200, Bodo Eggert wrote:
> If you build using O=builddir ARCH=bar, you'll currently need to supply
> ARCH= on builds from the builddir, too. With this patch, the generated
> Makefile will do that instead.
<snip>
> diff -X dontdiff -pruN linux-2.6.22/scripts/mkmakefile linux-2.6.22.changed/scripts/mkmakefile
> --- linux-2.6.22/scripts/mkmakefile 2006-11-29 22:57:37.000000000 +0100
> +++ linux-2.6.22.changed/scripts/mkmakefile 2007-07-12 03:03:49.000000000 +0200
> @@ -8,6 +8,7 @@
> # $2 - Output directory
> # $3 - version
> # $4 - patchlevel
> +# $5 - patchlevel
Really? I suspect you wanted
+# $5 - architecture
Yours Tony
linux.conf.au http://linux.conf.au/ || http://lca2008.linux.org.au/
Jan 28 - Feb 02 2008 The Australian Linux Technical Conference!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists