diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2015-10-27 05:12:51 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2015-11-02 16:50:17 +0300 |
commit | f8f8bdc48851da979c6e0e4808b6031122e4af47 (patch) | |
tree | 7a455e08cf22627e8f9c6f0fbe115a7a25c99f6e /drivers/firmware/efi/libstub/arm64-stub.c | |
parent | aa644fa64c25ab2231a0fa9464892f5579d4e161 (diff) | |
download | linux-f8f8bdc48851da979c6e0e4808b6031122e4af47.tar.xz |
arm64/efi: fix libstub build under CONFIG_MODVERSIONS
Now that we strictly forbid absolute relocations in libstub code,
make sure that we don't emit any when CONFIG_MODVERSIONS is enabled,
by stripping the kcrctab sections from the object file. This fixes
a build problem under CONFIG_MODVERSIONS=y.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Matt Fleming <matt@codeblueprint.co.uk>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'drivers/firmware/efi/libstub/arm64-stub.c')
0 files changed, 0 insertions, 0 deletions