]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_kvargs/Makefile
net/sfc: check mbufs allocated using mempool API for Rx
[dpdk.git] / lib / librte_kvargs / Makefile
index 39d5ac33dfe703742c8435e35f0648e593863232..87593954782f4ae77534e2f30b98493193d4165a 100644 (file)
@@ -7,7 +7,7 @@ include $(RTE_SDK)/mk/rte.vars.mk
 LIB = librte_kvargs.a
 
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3
-LDLIBS += -lrte_eal
+CFLAGS += -I$(RTE_SDK)/lib/librte_eal/common/include
 
 EXPORT_MAP := rte_kvargs_version.map