From: Sam Ravnborg Date: Sun, 23 Jul 2006 17:49:45 +0000 (+0200) Subject: kbuild: always use $(CC) for $(call cc-version) X-Git-Tag: v2.6.18-rc4~71^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eb3afe0e95e5d45efbe58996fe90982c740565d;p=pandora-kernel.git kbuild: always use $(CC) for $(call cc-version) The possibility to specify an optional parameter did not work out as expected and it was not used - so remove the possibility. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed