From: Steven Rostedt Date: Fri, 29 Oct 2010 04:56:46 +0000 (-0400) Subject: kconfig: Make localmodconfig handle environment variables X-Git-Tag: v2.6.37-rc1~31^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4908980b241bc639b71ef47b727b4bc7c0174afe;p=pandora-kernel.git kconfig: Make localmodconfig handle environment variables The commit 838a2e55e6a4e9e8a10451ed2ef0f7a08dabdb04 kbuild: migrate all arch to the kconfig mainmenu upgrade Broke make localmodconfig. The reason was that it added a environment variable to the kconfig source, which the streamline_config.pl could not handle. This patch changes streamline_config.pl to handle kconfig sources using environment variables in their names. Cc: Arnaud Lacombe Cc: Sam Ravnborg Cc: Michal Marek Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed