aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_kvargs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_kvargs/Makefile')
-rw-r--r--lib/librte_kvargs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/librte_kvargs/Makefile b/lib/librte_kvargs/Makefile
index 564dd310..4eaa9334 100644
--- a/lib/librte_kvargs/Makefile
+++ b/lib/librte_kvargs/Makefile
@@ -37,6 +37,7 @@ include $(RTE_SDK)/mk/rte.vars.mk
LIB = librte_kvargs.a
CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3
+LDLIBS += -lrte_eal
EXPORT_MAP := rte_kvargs_version.map