]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_lpm/Makefile
pci: close file descriptor of uio configuration
[dpdk.git] / lib / librte_lpm / Makefile
index fa94163f972a5c572843e23342cefa5a04470aa9..35e6389d4ba00935d501f412e12c0f99fe192f29 100644 (file)
@@ -37,6 +37,10 @@ LIB = librte_lpm.a
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR)
 
+EXPORT_MAP := rte_lpm_version.map
+
+LIBABIVER := 1
+
 # all source are stored in SRCS-y
 SRCS-$(CONFIG_RTE_LIBRTE_LPM) := rte_lpm.c rte_lpm6.c