diff options
author | Zenghui Yu <[email protected]> | 2021-09-07 13:21:37 +0800 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2021-09-20 12:38:34 +0100 |
commit | a49b50a3c1c3226d26e1dd11e8b763f27e477623 (patch) | |
tree | 3db0a84b11aaa92ccc1f2990eabd7619248a0c39 /scripts/gcc-plugins | |
parent | 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f (diff) |
KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule
Add FORCE so that if_changed can detect the command line change.
We'll otherwise see a compilation warning since commit e1f86d7b4b2a
("kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and
filechk").
arch/arm64/kvm/hyp/nvhe/Makefile:58: FORCE prerequisite is missing
Cc: David Brazdil <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Signed-off-by: Zenghui Yu <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions