Home
last modified time | relevance | path

Searched hist:"50 bce3e80773e06316fcb92796ff26b42348d30b" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/kconfig/
H A DMakefilediff 50bce3e80773e06316fcb92796ff26b42348d30b Sat Jul 02 00:13:03 CEST 2011 Arnaud Lacombe <lacombar@gmail.com> 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>