diff options
author | Yu Zhang <yu.c.zhang@linux.intel.com> | 2023-06-01 16:03:38 +0800 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-06-13 14:26:22 -0700 |
commit | 5ed19528db8ddcf0113d721f67a381be3e30c65a (patch) | |
tree | eaf2981a197f425bdd4e5810e9aee7d6f7c06f20 /tools/perf/scripts/python/export-to-postgresql.py | |
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 <yu.c.zhang@linux.intel.com>
Link: https://lore.kernel.org/r/20230601080338.212942-1-yu.c.zhang@linux.intel.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions