commit | 41b585b2ed793db6f02ec87d0026d73382e8180a | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Mon Mar 30 15:20:32 2015 +0200 |
committer | Michal Marek <mmarek@suse.cz> | Tue Apr 07 13:04:51 2015 +0200 |
tree | ee481cafff7a7353db7ee57b9ab4a7f10b773cd3 | |
parent | bd8b22d2888e75063c9012b95341d6cb36456434 [diff] |
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>