[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0808050435320.6791@localhost.localdomain>
Date: Tue, 5 Aug 2008 04:50:16 +0200 (CEST)
From: Roman Zippel <zippel@...ux-m68k.org>
To: Sam Ravnborg <sam@...nborg.org>
cc: Adrian Bunk <bunk@...nel.org>,
Josh Boyer <jwboyer@...ux.vnet.ibm.com>,
linux-kernel@...r.kernel.org, linux-kbuild@...r.kernel.org
Subject: Re: Kconfig no longer outputs a .config with freshly updated defconfigs
Hi,
On Mon, 4 Aug 2008, Sam Ravnborg wrote:
> > Why can't we simply always write the .config?
>
> Hi Adrian.
>
> I just pushed a patch that does this.
If I see it correctly that's not quite correct either. The old
silentoldconfig does a few things differently than a normal config target,
because it's a special target called by Kbuild when needed:
- bail out if input is needed but stdio is not a tty
- silent mode
- update .config only as needed
- always update autoconf
With the change to make the silent mode the default, the "silent" name has
become a little obsolete and should probably be renamed, but whatever the
name above actions should still be done if called by Kbuild internally.
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