summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/vdpa_sim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/vdpa/vdpa_sim/Makefile')
-rw-r--r--drivers/vdpa/vdpa_sim/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/vdpa/vdpa_sim/Makefile b/drivers/vdpa/vdpa_sim/Makefile
index b40278f65e04..79d4536d347e 100644
--- a/drivers/vdpa/vdpa_sim/Makefile
+++ b/drivers/vdpa/vdpa_sim/Makefile
@@ -1,2 +1,3 @@
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_VDPA_SIM) += vdpa_sim.o
+obj-$(CONFIG_VDPA_SIM_NET) += vdpa_sim_net.o