aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_latencystats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_latencystats/Makefile')
-rw-r--r--lib/librte_latencystats/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/librte_latencystats/Makefile b/lib/librte_latencystats/Makefile
index eaacbb73..665c7b41 100644
--- a/lib/librte_latencystats/Makefile
+++ b/lib/librte_latencystats/Makefile
@@ -36,6 +36,7 @@ LIB = librte_latencystats.a
CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3
LDLIBS += -lm
LDLIBS += -lpthread
+LDLIBS += -lrte_eal -lrte_metrics -lrte_ethdev -lrte_mbuf
EXPORT_MAP := rte_latencystats_version.map