aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_lpm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_lpm/Makefile')
-rw-r--r--lib/librte_lpm/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/librte_lpm/Makefile b/lib/librte_lpm/Makefile
index 3dc549dc..32be46b3 100644
--- a/lib/librte_lpm/Makefile
+++ b/lib/librte_lpm/Makefile
@@ -55,7 +55,4 @@ else ifeq ($(CONFIG_RTE_ARCH_PPC_64),y)
SYMLINK-$(CONFIG_RTE_LIBRTE_LPM)-include += rte_lpm_altivec.h
endif
-# this lib needs eal
-DEPDIRS-$(CONFIG_RTE_LIBRTE_LPM) += lib/librte_eal
-
include $(RTE_SDK)/mk/rte.lib.mk