]> git.droids-corp.org - dpdk.git/blobdiff - drivers/Makefile
net/sfc: fix promiscuous and allmulticast toggles errors
[dpdk.git] / drivers / Makefile
index 46374ca69973f2bb6c71b7dd72efc304fe994dfe..c70bdf9ccf5d0862d315aa5b5d5b144aca155123 100644 (file)
@@ -21,7 +21,7 @@ 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
+DEPDIRS-event := common bus mempool net crypto
 DIRS-$(CONFIG_RTE_LIBRTE_RAWDEV) += raw
 DEPDIRS-raw := common bus mempool net event