summaryrefslogtreecommitdiffstats
path: root/lib/librte_ring/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_ring/Makefile')
-rw-r--r--lib/librte_ring/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/librte_ring/Makefile b/lib/librte_ring/Makefile
index 3e2f4b87..e34d9d95 100644
--- a/lib/librte_ring/Makefile
+++ b/lib/librte_ring/Makefile
@@ -35,6 +35,7 @@ include $(RTE_SDK)/mk/rte.vars.mk
LIB = librte_ring.a
CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3
+LDLIBS += -lrte_eal
EXPORT_MAP := rte_ring_version.map