X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2FMakefile;h=d6239d27c3d8a4462883998f099e21339822fad7;hb=06fc8545fd6302f70de9ef5008a204e467d8cedb;hp=8dbdc9bca31c332c816731f71b0af8713eb792e7;hpb=c712b0132645eff71bbc11fb18659c5775c1d3d7;p=dpdk.git diff --git a/lib/Makefile b/lib/Makefile index 8dbdc9bca3..d6239d27c3 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -107,6 +107,8 @@ DEPDIRS-librte_gso := librte_eal librte_mbuf librte_ethdev librte_net DEPDIRS-librte_gso += librte_mempool DIRS-$(CONFIG_RTE_LIBRTE_BPF) += librte_bpf DEPDIRS-librte_bpf := librte_eal librte_mempool librte_mbuf librte_ethdev +DIRS-$(CONFIG_RTE_LIBRTE_IPSEC) += librte_ipsec +DEPDIRS-librte_ipsec := librte_eal librte_mbuf librte_cryptodev librte_security DIRS-$(CONFIG_RTE_LIBRTE_TELEMETRY) += librte_telemetry DEPDIRS-librte_telemetry := librte_eal librte_metrics librte_ethdev