summaryrefslogtreecommitdiffstats
path: root/lib/librte_cfgfile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_cfgfile/Makefile')
-rw-r--r--lib/librte_cfgfile/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/librte_cfgfile/Makefile b/lib/librte_cfgfile/Makefile
index 616aef09..755ef11f 100644
--- a/lib/librte_cfgfile/Makefile
+++ b/lib/librte_cfgfile/Makefile
@@ -51,7 +51,4 @@ SRCS-$(CONFIG_RTE_LIBRTE_CFGFILE) += rte_cfgfile.c
# install includes
SYMLINK-$(CONFIG_RTE_LIBRTE_CFGFILE)-include += rte_cfgfile.h
-# this lib needs eal
-DEPDIRS-$(CONFIG_RTE_LIBRTE_CFGFILE) += lib/librte_eal
-
include $(RTE_SDK)/mk/rte.lib.mk