From: Adrian Bunk Date: Wed, 23 Jul 2008 19:50:45 +0000 (+0300) Subject: kbuild: scripts/ver_linux: don't set PATH X-Git-Tag: v2.6.27-rc2~98^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48a61569bb5396415c5dad0e81e1cfeb87c0aca3;p=pandora-kernel.git kbuild: scripts/ver_linux: don't set PATH It would have saved both a bug submitter and me a few hours if scripts/ver_linux had picked the same gcc as the build. Since I can't see any reason why it fiddles with PATH at all this patch therefore removes the PATH setting. Signed-off-by: Adrian Bunk Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed