kbuild: avoid environment to set variables used by kbuild
authorSam Ravnborg <sam@ravnborg.org>
Mon, 28 May 2007 20:47:48 +0000 (22:47 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Mon, 16 Jul 2007 19:15:49 +0000 (21:15 +0200)
commitd72e5edbf4d13adfe489e9e6114a4922891ddcb2
tree38c5f4659298349cb7b8bafb92559c5a767ef24e
parent7015030faf4af623804d63b5345c45fa0cad8b74
kbuild: avoid environment to set variables used by kbuild

A few of the variables used by kbuild has fixed naming.
Make sure we do not pick up random values from the environment.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/Makefile.build