X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=lib%2Flibrte_mbuf%2FMakefile;h=080f3cf720361aa5cd0becde46e98c914d433a31;hb=ef7d28668505a04afe0f93f097f58614679c0f9f;hp=9b45ba434b106c38308d74c42223b4030afd35be;hpb=3031749c2df04a63cdcef186dcce3781e61436e8;p=dpdk.git diff --git a/lib/librte_mbuf/Makefile b/lib/librte_mbuf/Makefile index 9b45ba434b..080f3cf720 100644 --- a/lib/librte_mbuf/Makefile +++ b/lib/librte_mbuf/Makefile @@ -36,6 +36,10 @@ LIB = librte_mbuf.a CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3 +EXPORT_MAP := rte_mbuf_version.map + +LIBABIVER := 1 + # all source are stored in SRCS-y SRCS-$(CONFIG_RTE_LIBRTE_MBUF) := rte_mbuf.c