diff options
author | Arnd Bergmann <[email protected]> | 2019-04-15 10:35:52 +0200 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2019-05-03 17:17:58 +0200 |
commit | 96fb54a180894dc3c6821aa3297a3eb8b27f03c5 (patch) | |
tree | aecbe102753ffe4b61c5ba9927873f1fca822fe4 /arch/arm/kernel/stacktrace.c | |
parent | c263a4e990b7296b074e33aa077239a0a28a818e (diff) |
s390: boot, purgatory: pass $(CLANG_FLAGS) where needed
The purgatory and boot Makefiles do not inherit the original cflags,
so clang falls back to the default target architecture when building it,
typically this would be x86 when cross-compiling.
Add $(CLANG_FLAGS) everywhere so we pass the correct --target=s390x-linux
option when cross-compiling.
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'arch/arm/kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions