summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorYuta Ando <yuta.and@gmail.com>2012-10-01 23:24:30 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-13 05:46:57 +0900
commitf44433b2c79ac17e787e770d0014cc5f3b9f538f (patch)
tree5099d543c4bc46ae9e988119bd1df3345a070d48 /drivers
parenta0f6aefd8bc047291acad69a68fb3e5ba20e8fd7 (diff)
localmodconfig: Fix localyesconfig to set to 'y' not 'm'
commit 4eae518d4b01b0cbf2f0d8edb5a6f3d6245ee8fb upstream. The kbuild target 'localyesconfig' has been same as 'localmodconfig' since the commit 50bce3e "kconfig/streamline_config.pl: merge local{mod,yes}config". The commit expects this script generates different configure depending on target, but it was not yet implemented. So I added code that sets to 'yes' when target is 'localyesconfig'. Link: http://lkml.kernel.org/r/1349101470-12243-1-git-send-email-yuta.and@gmail.com Signed-off-by: Yuta Ando <yuta.and@gmail.com> Cc: linux-kbuild@vger.kernel.org Signed-off-by: Steven Rostedt <rostedt@rostedt.homelinux.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions