X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2FMakefile;h=965be6c8d9cd42e6693686137d3ca572ac7a54c9;hb=cc17feb904136d740b9b9fac0db4a1a63e23cb1b;hp=ec965a606af32ac9249bd521271da683293aea73;hpb=c88b3f2558ed09738d29913169bb865531dcb067;p=dpdk.git diff --git a/lib/Makefile b/lib/Makefile index ec965a606a..965be6c8d9 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -31,7 +31,7 @@ DEPDIRS-librte_security := librte_eal librte_mempool librte_ring librte_mbuf DEPDIRS-librte_security += librte_ether DEPDIRS-librte_security += librte_cryptodev DIRS-$(CONFIG_RTE_LIBRTE_EVENTDEV) += librte_eventdev -DEPDIRS-librte_eventdev := librte_eal librte_ring librte_ether librte_hash +DEPDIRS-librte_eventdev := librte_eal librte_ring librte_ether librte_hash librte_mempool librte_timer DIRS-$(CONFIG_RTE_LIBRTE_RAWDEV) += librte_rawdev DEPDIRS-librte_rawdev := librte_eal librte_ether DIRS-$(CONFIG_RTE_LIBRTE_VHOST) += librte_vhost