commit | 50bce3e80773e06316fcb92796ff26b42348d30b | [log] [tgz] |
---|---|---|
author | Arnaud Lacombe <lacombar@gmail.com> | Fri Jul 01 18:13:03 2011 -0400 |
committer | Arnaud Lacombe <lacombar@gmail.com> | Mon Aug 08 01:44:27 2011 -0400 |
tree | a5aff2edb39f4047a7b37356bdf730f291ecccbb | |
parent | 22d550ae83603aa8d64d72dd1e2309cd7a96ac89 [diff] |
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>