Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1246796

Re: [PATCH 1/2] kconfig/merge_config.sh: Support KCONFIG_CONFIG

From Michal Marek <mmarek@suse.cz>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] kconfig/merge_config.sh: Support KCONFIG_CONFIG
Date 2015-10-14 16:20 +0200
Message-ID <qjv4l-Wf-3@gated-at.bofh.it> (permalink)
References <qjuL0-k6-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 2015-10-14 15:57, Gabriel de Perthuis wrote:
> All make targets support $KCONFIG_CONFIG because they
> run scripts/kconf.  Make sure merge_config.sh accesses the
> correct file in all cases.
> 
> Previously this script broke in two different code paths,
> one for targets like kvmconfig (which use merge_config.sh -m
> then call a target that respects KCONFIG_CONFIG) and one for
> direct use of the script without -m, which called make rules
> that edit KCONFIG_CONFIG but verified a different file.
> 
> Signed-off-by: Gabriel de Perthuis <g2p.code@gmail.com>
> Cc: Michal Marek <mmarek@suse.cz>

Applied to kbuild.git#kconfig, thanks.

Michal

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] kconfig/merge_config.sh: Support KCONFIG_CONFIG Gabriel de Perthuis <g2p.code@gmail.com> - 2015-10-14 16:00 +0200
  Re: [PATCH 1/2] kconfig/merge_config.sh: Support KCONFIG_CONFIG Michal Marek <mmarek@suse.cz> - 2015-10-14 16:20 +0200

csiph-web