summaryrefslogtreecommitdiffstats
path: root/lib/librte_acl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_acl/Makefile')
-rw-r--r--lib/librte_acl/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/librte_acl/Makefile b/lib/librte_acl/Makefile
index d05be665..e2dacd60 100644
--- a/lib/librte_acl/Makefile
+++ b/lib/librte_acl/Makefile
@@ -92,7 +92,4 @@ endif
SYMLINK-$(CONFIG_RTE_LIBRTE_ACL)-include := rte_acl_osdep.h
SYMLINK-$(CONFIG_RTE_LIBRTE_ACL)-include += rte_acl.h
-# this lib needs eal
-DEPDIRS-$(CONFIG_RTE_LIBRTE_ACL) += lib/librte_eal
-
include $(RTE_SDK)/mk/rte.lib.mk