[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0607311135350.6762@scrub.home>
Date: Mon, 31 Jul 2006 11:39:30 +0200 (CEST)
From: Roman Zippel <zippel@...ux-m68k.org>
To: Sam Ravnborg <sam@...nborg.org>
cc: Andi Kleen <ak@...e.de>, linux-kernel@...r.kernel.org,
agruen@...e.de
Subject: Re: Building external modules against objdirs
Hi,
On Sun, 30 Jul 2006, Sam Ravnborg wrote:
> On Sun, Jul 30, 2006 at 08:37:02PM +0200, Andi Kleen wrote:
>
> >
> > The echo didn't output for some reason, but adding it to the error gives
> >
> > /home/lsrc/quilt/linux/Makefile:456: *** triggered by /home/lsrc/quilt/linux/drivers/net/wireless/Kconfig /home/lsrc/quilt/linux/drivers/message/fusion/Kconfig /home/lsrc/quilt/linux/net/ieee80211/Kconfig /home/lsrc/quilt/linux/net/netfilter/Kconfig kernel configuration not valid - run 'make prepare' in /home/lsrc/quilt/linux to update it. Stop.
>
> What happens is that a few Kconfig files in your quilt tree are updated
> after last time you reran 'make'.
> And then kbuild say that config is invalid since it has not been updated
> since last edit of Kconfig files.
>
> Hmm...
What we could do is to call silentoldconfig and set
KCONFIG_NOSILENTUPDATE, if the .config is uptodate it will only update
autoconf and abort otherwise.
bye, Roman
-
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