kbuild: always use $(CC) for $(call cc-version)
authorSam Ravnborg <sam@mars.ravnborg.org>
Sun, 23 Jul 2006 17:49:45 +0000 (19:49 +0200)
committerSam Ravnborg <sam@mars.ravnborg.org>
Tue, 1 Aug 2006 09:32:47 +0000 (11:32 +0200)
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 <sam@ravnborg.org>

No differences found