]> git.baikalelectronics.ru Git - kernel.git/commit
Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbols
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 30 Mar 2015 13:20:32 +0000 (15:20 +0200)
committerMichal Marek <mmarek@suse.cz>
Tue, 7 Apr 2015 11:04:51 +0000 (13:04 +0200)
commit5b29617a6386fe1b6e1b81d431f42bd1929101c6
treeee481cafff7a7353db7ee57b9ab4a7f10b773cd3
parentcfe7265fd848005056895bf746454995f0df89a4
Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbols

Since we have required at least GCC v3.2 for some time now, we
can drop the special handling of the 'gcc[0-9]_compiled.' label
which is not emitted anymore since GCC v3.0.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/kallsyms.c