X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2FMakefile;h=965be6c8d9cd42e6693686137d3ca572ac7a54c9;hb=3c20cf98e2c99e6178585299056f3fb6d08467f3;hp=427f34b00cfbfc9f898b083b4656efbcc70793b0;hpb=4935e1e9f76e14e8b3420084d357c34bb397ef53;p=dpdk.git diff --git a/lib/Makefile b/lib/Makefile index 427f34b00c..965be6c8d9 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -31,7 +31,9 @@ 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 DEPDIRS-librte_vhost := librte_eal librte_mempool librte_mbuf librte_ether \ librte_net