diff options
author | Masahiro Yamada | 2021-03-24 16:11:28 +0900 |
---|---|---|
committer | Masahiro Yamada | 2021-04-25 05:15:33 +0900 |
commit | 987fdfec24102a151c032c467e51c7f0d6d18af9 (patch) | |
tree | 8fc6d282abfe2f027724012a29336b913b2b5879 /.gitignore | |
parent | 2e98815794fb51250da4528f67fc2f699d5e3c37 (diff) |
arm64: move --fix-cortex-a53-843419 linker test to Kconfig
Since commit 805b2e1d427a ("kbuild: include Makefile.compiler only when
compiler is needed"), "make ARCH=arm64 (modules_)install" shows a false
positive warning.
Move the ld-option test to Kconfig, so that the result can be stored in
the .config file, avoiding multiple-time evaluations in the build and
installation time.
Reported-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Will Deacon <will@kernel.org>
Tested-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions