git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
775a722
)
kbuild: scripts/ver_linux: don't set PATH
author
Adrian Bunk
<bunk@kernel.org>
Wed, 23 Jul 2008 19:50:45 +0000
(22:50 +0300)
committer
Sam Ravnborg
<sam@ravnborg.org>
Thu, 31 Jul 2008 21:36:54 +0000
(23:36 +0200)
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>
No differences found