diff options
| author | Masahiro Yamada <[email protected]> | 2022-05-27 19:01:48 +0900 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2022-05-29 18:39:35 +0900 |
| commit | 0cfd90060d714e3d1e0d1b30cfd1c46b71f4e721 (patch) | |
| tree | 451a3e345e43bd6dd6811214b3dacb7964ac5bed /drivers/platform/x86/intel/pmt/class.c | |
| parent | 0aa24a79ee3b603f6e6cd470c364edc2d746f613 (diff) | |
kbuild: replace $(linked-object) with CONFIG options
*.prelink.o is created when CONFIG_LTO_CLANG or CONFIG_X86_KERNEL_IBT
is enabled.
Replace $(linked-object) with $(CONFIG_LTO_CLANG)$(CONFIG_X86_KERNEL_IBT)
so you will get a quick idea of when the --link option is passed.
No functional change is intended.
Signed-off-by: Masahiro Yamada <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Tested-by: Sedat Dilek <[email protected]> # LLVM-14
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions