kconfig: Fix make O=<dir> local{mod,yes}config
authorSteven Rostedt <srostedt@redhat.com>
Fri, 20 Nov 2009 14:21:12 +0000 (09:21 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 20 Nov 2009 14:45:55 +0000 (09:45 -0500)
When the output directory is something other than the kernel source,
the streamline_config script gets confused. This patch passes in the
source directory to the script so that it can find the proper files.

Reported-by: Peter Zijlstra <peterz@infradead.org>
Tested-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found