aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mempool/dpaa2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mempool/dpaa2/Makefile')
-rw-r--r--drivers/mempool/dpaa2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mempool/dpaa2/Makefile b/drivers/mempool/dpaa2/Makefile
index 1a174968..dd19e100 100644
--- a/drivers/mempool/dpaa2/Makefile
+++ b/drivers/mempool/dpaa2/Makefile
@@ -58,5 +58,6 @@ LIBABIVER := 1
SRCS-$(CONFIG_RTE_LIBRTE_DPAA2_MEMPOOL) += dpaa2_hw_mempool.c
LDLIBS += -lrte_bus_fslmc
+LDLIBS += -lrte_eal -lrte_mempool -lrte_ring
include $(RTE_SDK)/mk/rte.lib.mk