]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig/streamline_config.pl: merge local{mod,yes}config
authorArnaud Lacombe <lacombar@gmail.com>
Fri, 1 Jul 2011 22:13:03 +0000 (18:13 -0400)
committerArnaud Lacombe <lacombar@gmail.com>
Mon, 8 Aug 2011 05:44:27 +0000 (01:44 -0400)
commit74c47aa12c8158a408464a734d45a1bf07128852
treea5aff2edb39f4047a7b37356bdf730f291ecccbb
parentc10bd7a3e728f4f1c2fab57135cef5d22ceec36c
kconfig/streamline_config.pl: merge local{mod,yes}config

The two targets `localmodconfig' and `localyesconfig' only differs from the
sed(1) ran on the result of `streamline_config.pl' to convert symbols set to
`modules' to `yes'. This conversion can be made directly from the perl script,
and thus avoid duplicating the command to generate the configuration.

Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
scripts/kconfig/Makefile