From: Steven Rostedt Date: Thu, 7 May 2009 15:01:34 +0000 (-0400) Subject: kconfig: make local .config default for streamline_config X-Git-Tag: v2.6.32-rc1~685^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9024838d029ecd9a6d1389bec798b7296278d6b;p=pandora-kernel.git kconfig: make local .config default for streamline_config As Andi Kleen pointed out, most people would expect that the local .config file to be based for a streamline config. This patch changes the order of searching for a config file to consider the .config in the local directory first. Reported-by: Andi Kleen Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed