kbuild: New 'cc-fullversion' macro
authorSegher Boessenkool <segher@kernel.crashing.org>
Sat, 19 May 2007 16:49:07 +0000 (18:49 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Mon, 16 Jul 2007 19:15:47 +0000 (21:15 +0200)
commit0ab2a272e6b55e5d58168d6983da99e2dc09b8b2
tree16db20cec448da4816e4c3f24f6ecf7b445e02a4
parentf241182b51c0f26b29af40c3777f84e6033d0401
kbuild: New 'cc-fullversion' macro

Prints a six-digit string including the GCC patchlevel.  Also fix
the 'usage' comment for cc-version.

Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/Kbuild.include
scripts/gcc-version.sh