summaryrefslogtreecommitdiff
path: root/tools/objtool/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-04-08 04:36:22 +0300
committerMasahiro Yamada <masahiroy@kernel.org>2020-04-08 21:18:09 +0300
commit7e20e47c70f810d678d02941fa3c671209c4ca97 (patch)
treeb3b9f8270783a25ae04761643b84055f527f9948 /tools/objtool/Makefile
parent76426e238834f0927dee9925e8832179b8d56d6e (diff)
downloadlinux-7e20e47c70f810d678d02941fa3c671209c4ca97.tar.xz
kbuild: replace AS=clang with LLVM_IAS=1
The 'AS' variable is unused for building the kernel. Only the remaining usage is to turn on the integrated assembler. A boolean flag is a better fit for this purpose. AS=clang was added for experts. So, I replaced it with LLVM_IAS=1, breaking the backward compatibility. Suggested-by: Nick Desaulniers <ndesaulniers@google.com> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nathan Chancellor <natechancellor@gmail.com> Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'tools/objtool/Makefile')
0 files changed, 0 insertions, 0 deletions