numam-dpdk/lib/librte_stack
Bruce Richardson 63b3907833 build: remove library name from version map file name
Since each version map file is contained in the subdirectory of the library
it refers to, there is no need to include the library name in the filename.
This makes things simpler in case of library renaming.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Rosen Xu <rosen.xu@intel.com>
2020-10-19 22:13:59 +02:00
..
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_stack_lf_c11.h stack: relax pop CAS ordering 2020-09-30 21:08:39 +02:00
rte_stack_lf_generic.h stack: fix uninitialized variable 2020-09-30 21:08:39 +02:00
rte_stack_lf_stubs.h stack: enable lock-free implementation for aarch64 2019-10-21 10:15:57 +02:00
rte_stack_lf.c stack: add lock-free implementation 2019-04-04 22:06:16 +02:00
rte_stack_lf.h stack: promote library as stable 2020-10-05 11:56:17 +02:00
rte_stack_std.c
rte_stack_std.h stack: promote library as stable 2020-10-05 11:56:17 +02:00
rte_stack.c log: remove unneeded logtype declaration 2020-07-07 13:18:23 +02:00
rte_stack.h stack: promote library as stable 2020-10-05 11:56:17 +02:00
stack_pvt.h rename private header files 2019-10-27 22:03:06 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00