aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/raw/dpaa2_cmdif/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/raw/dpaa2_cmdif/Makefile')
-rw-r--r--drivers/raw/dpaa2_cmdif/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/raw/dpaa2_cmdif/Makefile b/drivers/raw/dpaa2_cmdif/Makefile
index 9b863dda..9bd5ff22 100644
--- a/drivers/raw/dpaa2_cmdif/Makefile
+++ b/drivers/raw/dpaa2_cmdif/Makefile
@@ -21,10 +21,11 @@ LDLIBS += -lrte_eal
LDLIBS += -lrte_kvargs
LDLIBS += -lrte_mempool_dpaa2
LDLIBS += -lrte_rawdev
+LDLIBS += -lrte_common_dpaax
EXPORT_MAP := rte_pmd_dpaa2_cmdif_version.map
-LIBABIVER := 1
+LIBABIVER := 2
#
# all source are stored in SRCS-y