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:
parent
8fabc16808
commit
76ca29a7d6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user