diff options
author | Dmitry Golovin <dima@golovin.in> | 2019-12-05 00:54:41 +0200 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2019-12-14 15:53:04 +0900 |
commit | eefb8c124fd969e9a174ff2bedff86aa305a7438 (patch) | |
tree | d0ad69354b51d63753d010e6a734b56a9c2c3a67 /mm/memory-failure.c | |
parent | cf6b58ab2d55f5a143c88c219c8e66ff0720fa69 (diff) | |
download | linux-eefb8c124fd969e9a174ff2bedff86aa305a7438.tar.bz2 |
x86/boot: kbuild: allow readelf executable to be specified
Introduce a new READELF variable to top-level Makefile, so the name of
readelf binary can be specified.
Before this change the name of the binary was hardcoded to
"$(CROSS_COMPILE)readelf" which might not be present for every
toolchain.
This allows to build with LLVM Object Reader by using make parameter
READELF=llvm-readelf.
Link: https://github.com/ClangBuiltLinux/linux/issues/771
Signed-off-by: Dmitry Golovin <dima@golovin.in>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'mm/memory-failure.c')
0 files changed, 0 insertions, 0 deletions