X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=drivers%2FMakefile;h=c70bdf9ccf5d0862d315aa5b5d5b144aca155123;hb=14f3f532a10091092cc0e4e189b27b9e38adb147;hp=46374ca69973f2bb6c71b7dd72efc304fe994dfe;hpb=3df349b7afe9c95d976fbc5965700464e333e87c;p=dpdk.git diff --git a/drivers/Makefile b/drivers/Makefile index 46374ca699..c70bdf9ccf 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -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