]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_kvargs/Makefile
ethdev: add port ownership
[dpdk.git] / lib / librte_kvargs / Makefile
index 564dd31022088c5f1ea73fb914a0278984eda41d..4eaa9334d9cecb800134b365777f5c0fe5ab6cf6 100644 (file)
@@ -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