1# SPDX-License-Identifier: GPL-2.0 2obj-$(CONFIG_VDPA_SIM) += vdpa_sim.o 3obj-$(CONFIG_VDPA_SIM_NET) += vdpa_sim_net.o 4