Re: [RFC PATCH 18/21] vfio: selftests: Build liveupdate library in VFIO selftests
From: David Matlack
Date: Mon Oct 20 2025 - 16:51:15 EST
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.