Skip to content
Commit 5ed19528 authored by Yu Zhang's avatar Yu Zhang Committed by Sean Christopherson
Browse files

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: default avatarYu Zhang <yu.c.zhang@linux.intel.com>
Link: https://lore.kernel.org/r/20230601080338.212942-1-yu.c.zhang@linux.intel.com


Signed-off-by: default avatarSean Christopherson <seanjc@google.com>
parent d4ec586c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment