commit | a9024838d029ecd9a6d1389bec798b7296278d6b | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu May 07 11:01:34 2009 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Aug 18 22:04:05 2009 -0400 |
tree | c6b4605ca82a1b3b409eb444823d46e525c9e366 | |
parent | 810b2be65610af13d60f1e16c0a0f93cbc1f9d06 [diff] |
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 <andi@firstfloor.org> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>