From: Steven Rostedt Date: Fri, 20 Nov 2009 14:21:12 +0000 (-0500) Subject: kconfig: Fix make O= local{mod,yes}config X-Git-Tag: v2.6.32~56^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=463bf9000750e08a85ee0b40da3266aae8a54ba2;p=pandora-kernel.git kconfig: Fix make O= local{mod,yes}config 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 Tested-by: Peter Zijlstra Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed