summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-03-13 06:21:43 (GMT)
committerMichal Marek <mmarek@suse.cz>2015-03-24 15:48:44 (GMT)
commit63a91033d52e64a22e571fe84924c0b7f21c280d (patch)
tree05f0c97ca9cc3e5af07ec4bb4776ca34840180ba /usr
parentbc8f8f5fc47cd02c2c5f3580dac2fe6695af1edd (diff)
downloadlinux-63a91033d52e64a22e571fe84924c0b7f21c280d.tar.xz
kbuild: add generic mergeconfig target, %.config
"scripts/kconfig/merge_config.sh && make oldconfig" works well enough for merging local config fragments, but Kbuild currently has the entry points only for "kvmconfig" and "tinyconfig". This commit provides the generic target for mergeconfig, so we can manage our own config fragments easily: put "foo.config" in arch/$(SRCARCH)/configs/ or kernel/configs/, and then run "make foo.config". Now "make kvmconfig" is just a shorthand of "make kvm_guest.config". Likewise, "make tinyconfig" is equivalent to "make allnoconfig tiny.config". Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> Reviewed-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions