]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_mbuf/Makefile
lib: provide initial versioning
[dpdk.git] / lib / librte_mbuf / Makefile
index 9b45ba434b106c38308d74c42223b4030afd35be..03becae8349f25e54f7392b58f497c6647a87d96 100644 (file)
@@ -36,6 +36,8 @@ LIB = librte_mbuf.a
 
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3
 
 
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3
 
+EXPORT_MAP := rte_mbuf_version.map
+
 # all source are stored in SRCS-y
 SRCS-$(CONFIG_RTE_LIBRTE_MBUF) := rte_mbuf.c
 
 # all source are stored in SRCS-y
 SRCS-$(CONFIG_RTE_LIBRTE_MBUF) := rte_mbuf.c