mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* kbuild, kconfig: forcing values from existing .config
@ 2006-07-11 19:07 Kevin Hilman
  0 siblings, 0 replies; only message in thread
From: Kevin Hilman @ 2006-07-11 19:07 UTC (permalink / raw)
  To: Roman Zippel; +Cc: linux-kernel

I'm looking for the right way to override the settings of an existing
default .config.  Starting from an existing .config (e.g. generated by a
'make defconfig')  I need an automated way of changing specific config
values in order to build a handful of variants based on the same
original .config.

On earlier kernels, I used to just append to the .config, and run 'make
oldconfig' and the appended values would override the existing ones.
This no longer works as 'make oldconfig' now ignores duplicate values.

The allyesconfig/allmodconfig/allnoconfig/randconfig targets allow you
to specify a file containing forced values, but this starts from a clean
slate.  I need this same ability to force specific values, but to use an
existing .config as the starting point instead.

Is there currently a way to do this?  If so, I can't seem to figure out
how.

Kevin




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-11 19:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-11 19:07 kbuild, kconfig: forcing values from existing .config Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®