[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1241440086.7620.4877.camel@twins>
Date: Mon, 04 May 2009 14:28:06 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Andi Kleen <andi@...stfloor.org>
Cc: Steven Rostedt <rostedt@...dmis.org>, linux-kernel@...r.kernel.org,
Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Theodore Tso <tytso@....edu>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
zippel@...ux-m68k.org, linux-kbuild@...r.kernel.org,
Sam Ravnborg <sam@...nborg.org>
Subject: Re: [PATCH 7/7] kconfig: search for a config to base the
local(mod|yes)config on
On Mon, 2009-05-04 at 14:15 +0200, Andi Kleen wrote:
> Steven Rostedt <rostedt@...dmis.org> writes:
>
> > Here's the list and order of search:
> >
> > /proc/config.gz
> > /boot/vmlinuz-`uname -r`
> > vmlinux # local to the directory
> > /lib/modules/`uname -r`/kernel/kernel/configs.ko
> > kernel/configs.ko
> > kernel/configs.o
> > .config
>
>
> That seems like the wrong order. ./.config should always be first for
> compatibility.
>
> That order would completely wreck all my build scripts, and I suspect
> others too.
Quite, except that I hardly ever have a ./.config since I make extensive
use of O=foo
--
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