1
0
Fork 0
alistair23-linux/arch/arm/boot/compressed
Dmitry Golovin 30ddaa4c0c ARM: 8939/1: kbuild: use correct nm executable
[ Upstream commit 29c623d64f ]

Since $(NM) variable can be easily overridden for the whole build, it's
better to use it instead of $(CROSS_COMPILE)nm. The use of $(CROSS_COMPILE)
prefixed variables where their calculated equivalents can be used is
incorrect. This fixes issues with builds where $(NM) is set to llvm-nm.

Link: https://github.com/ClangBuiltLinux/linux/issues/766

Signed-off-by: Dmitry Golovin <dima@golovin.in>
Suggested-by: Nick Desaulniers <ndesaulniers@google.com>
Cc: Matthias Maennich <maennich@google.com>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Tested-by: Nathan Chancellor <natechancellor@gmail.com>
Reviewed-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-10-17 10:11:22 +02:00
..
.gitignore
Makefile ARM: 8939/1: kbuild: use correct nm executable 2020-10-17 10:11:22 +02:00
atags_to_fdt.c
big-endian.S
debug.S
decompress.c
efi-header.S
head-sa1100.S
head-sharpsl.S
head-xscale.S
head.S
libfdt_env.h libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h 2020-01-04 19:18:28 +01:00
ll_char_wr.S
misc.c
misc.h
piggy.S
string.c
vmlinux.lds.S ARM: 8970/1: decompressor: increase tag size 2020-06-03 08:21:18 +02:00