Re: Additional kconfig targets (cloneconfig, nonint_oldconfig etc)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Dave Jones <davej@...>
Cc: Sam Ravnborg <sam@...>, linux-kbuild <linux-kbuild@...>, LKML <linux-kernel@...>, Roland McGrath <roland@...>, Roman Zippel <zippel@...>
Date: Wednesday, May 21, 2008 - 5:38 pm

On Wed, 21 May 2008 17:11:39 -0400
Dave Jones <davej@codemonkey.org.uk> wrote:


Ah, I see.  My process has always been:


cp arch/x86/configs/foo_defconfig .config
make oldconfig
make obvious decisions about new symbols, choose defaults if unknown
diff -u arch/x86/configs/foo_defconfig .config
figure out if any decisions or defaults are incorrect, change accordingly
make oldconfig (more decisions if there are new symbols exposed)
cp .config arch/x86/configs/foo_defconfig && commit



My build has broken again, which is why I'm inquiring about the status
of this; I'm not going to bother fixing it if my patches are never going
to end up upstream..

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Additional kconfig targets (cloneconfig, nonint_oldconfi..., Andres Salomon, (Wed May 21, 5:38 pm)