]> git.droids-corp.org - dpdk.git/blobdiff - drivers/Makefile
net/mlx5: fix VLAN ID action offset
[dpdk.git] / drivers / Makefile
index 7d5da5d9f5228c947c005468e991054d5896e320..46374ca69973f2bb6c71b7dd72efc304fe994dfe 100644 (file)
@@ -18,6 +18,8 @@ DIRS-$(CONFIG_RTE_LIBRTE_PMD_QAT) += common/qat
 DEPDIRS-common/qat := bus mempool
 DIRS-$(CONFIG_RTE_LIBRTE_COMPRESSDEV) += compress
 DEPDIRS-compress := bus mempool
+DIRS-$(CONFIG_RTE_LIBRTE_VHOST) += vdpa
+DEPDIRS-vdpa := common bus mempool
 DIRS-$(CONFIG_RTE_LIBRTE_EVENTDEV) += event
 DEPDIRS-event := common bus mempool net
 DIRS-$(CONFIG_RTE_LIBRTE_RAWDEV) += raw