]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_timer/Makefile
app/testpmd: prefetch data in the forwarding loop
[dpdk.git] / lib / librte_timer / Makefile
index 07eb0c63566557e086d7e50f7020b9a5bab9438f..2aabef852f274875e3b009e906e13725692865a0 100644 (file)
@@ -36,6 +36,10 @@ LIB = librte_timer.a
 
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3
 
+EXPORT_MAP := rte_timer_version.map
+
+LIBABIVER := 1
+
 # all source are stored in SRCS-y
 SRCS-$(CONFIG_RTE_LIBRTE_TIMER) := rte_timer.c