diff options
author | Yu Zhang <[email protected]> | 2023-06-01 16:03:38 +0800 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2023-06-13 14:26:22 -0700 |
commit | 5ed19528db8ddcf0113d721f67a381be3e30c65a (patch) | |
tree | eaf2981a197f425bdd4e5810e9aee7d6f7c06f20 /net/core/dev.c | |
parent | d4ec586c60ab978554245c58cf432df444c93b4e (diff) |
KVM: selftests: Add new CFLAGS to generate dependency files
Add "-MD" in CFLAGS to generate dependency files. Currently, each
time a header file is updated in KVM selftest, we will have to run
"make clean && make" to rebuild the whole test suite. By adding new
compiling flags and dependent rules in Makefile, we do not need to
make clean && make each time a header file is updated.
Signed-off-by: Yu Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions