X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2FMakefile;h=8c839425d84e91dd38827a1ef9b6ac14d50fcdff;hb=bfe2ae495ee2682a79e1cc84b10914f37a82d3cf;hp=afa604e20fd02e1a56bbfe5cbf22b0618fac6acd;hpb=338327d731e6d756be08652c4f7d47df2dc93ad5;p=dpdk.git diff --git a/lib/Makefile b/lib/Makefile index afa604e20f..8c839425d8 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -50,7 +50,7 @@ DEPDIRS-librte_hash := librte_eal librte_ring DIRS-$(CONFIG_RTE_LIBRTE_EFD) += librte_efd DEPDIRS-librte_efd := librte_eal librte_ring librte_hash DIRS-$(CONFIG_RTE_LIBRTE_LPM) += librte_lpm -DEPDIRS-librte_lpm := librte_eal +DEPDIRS-librte_lpm := librte_eal librte_hash DIRS-$(CONFIG_RTE_LIBRTE_ACL) += librte_acl DEPDIRS-librte_acl := librte_eal DIRS-$(CONFIG_RTE_LIBRTE_MEMBER) += librte_member