KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests
authorJames Houghton <jthoughton@google.com>
Thu, 8 May 2025 18:46:47 +0000 (18:46 +0000)
committerSean Christopherson <seanjc@google.com>
Fri, 16 May 2025 18:45:16 +0000 (11:45 -0700)
commitb11fcb51e2b278739509637bb0705c20f9cb138a
treeb66ca59e3db26df2de34fdd4378e789927fbf46c
parent38e1dd578142bd3ed4f43e3657562c1e6af597e7
KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests

libcgroup.o is built separately from KVM selftests and cgroup selftests,
so different compiler flags used by the different selftests will not
conflict with each other.

Signed-off-by: James Houghton <jthoughton@google.com>
Link: https://lore.kernel.org/r/20250508184649.2576210-7-jthoughton@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/Makefile.kvm