From: Arnaud Lacombe Date: Fri, 1 Jul 2011 22:13:03 +0000 (-0400) Subject: kconfig/streamline_config.pl: merge local{mod,yes}config X-Git-Tag: v3.2-rc1~27^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50bce3e80773e06316fcb92796ff26b42348d30b;p=pandora-kernel.git 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 Signed-off-by: Arnaud Lacombe --- Reading git-diff-tree failed