commit | 48a61569bb5396415c5dad0e81e1cfeb87c0aca3 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Wed Jul 23 22:50:45 2008 +0300 |
committer | Sam Ravnborg <sam@ravnborg.org> | Thu Jul 31 23:36:54 2008 +0200 |
tree | d0a184e8c847ceeda626ada6baacf34ec2471018 | |
parent | 775a7229ac862ea93924672e7e331edf8475415c [diff] |
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 <bunk@kernel.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>