event/opdl: rename map file to match library name

So that it can be used from Meson as well

Signed-off-by: Luca Boccassi <bluca@debian.org>
This commit is contained in:
Luca Boccassi 2018-09-18 15:58:20 +01:00 committed by Thomas Monjalon
parent 8fabc16808
commit 76ca29a7d6
2 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ LDLIBS += -lrte_bus_vdev -lrte_mbuf -lrte_mempool
LIBABIVER := 1
# versioning export map
EXPORT_MAP := rte_pmd_evdev_opdl_version.map
EXPORT_MAP := rte_pmd_opdl_event_version.map
# library source files
SRCS-$(CONFIG_RTE_LIBRTE_PMD_OPDL_EVENTDEV) += opdl_ring.c