From: Sam Ravnborg Date: Mon, 28 May 2007 20:47:48 +0000 (+0200) Subject: kbuild: avoid environment to set variables used by kbuild X-Git-Tag: v2.6.23-rc1~257^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d72e5edbf4d13adfe489e9e6114a4922891ddcb2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed