diff options
author | David Woodhouse <[email protected]> | 2023-10-28 20:34:53 +0100 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2023-12-08 13:18:50 -0500 |
commit | 96f124015f825a4a186b8497e20cf87f6519c7b4 (patch) | |
tree | 73a0cae260578e955dd0e787d502476740779cfe /drivers/platform/surface/aggregator/ssh_packet_layer.c | |
parent | 4a073e813477be4ae95dfd23cb08baf36e93a29f (diff) |
KVM: selftests: add -MP to CFLAGS
Using -MD without -MP causes build failures when a header file is deleted
or moved. With -MP, the compiler will emit phony targets for the header
files it lists as dependencies, and the Makefiles won't refuse to attempt
to rebuild a C unit which no longer includes the deleted header.
Signed-off-by: David Woodhouse <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_packet_layer.c')
0 files changed, 0 insertions, 0 deletions