Re: [RFC PATCH 18/21] vfio: selftests: Build liveupdate library in VFIO selftests
From: Vipin Sharma
Date: Mon Oct 20 2025 - 19:55:59 EST
On 2025-10-20 13:50:45, David Matlack wrote:
> On Fri, Oct 17, 2025 at 5:07 PM Vipin Sharma <vipinsh@xxxxxxxxxx> wrote:
>
> > +TEST_GEN_ALL_PROGS := $(TEST_GEN_PROGS)
> > +TEST_GEN_ALL_PROGS += $(TEST_GEN_PROGS_EXTENDED)
>
> The TEST_GEN_PROGS_EXTENDED support should go in the commit that first
> needs them, or in their own commit.
Yeah, this can be extracted out from this commit.