bnx2x: fix build as shared library
[dpdk.git] / drivers / net / bnx2x / Makefile
index 0de5db9..87f31b6 100644 (file)
@@ -9,6 +9,10 @@ CFLAGS += -O3 -g
 CFLAGS += $(WERROR_FLAGS)
 CFLAGS += -DZLIB_CONST
 
+EXPORT_MAP := rte_pmd_bnx2x_version.map
+
+LIBABIVER := 1
+
 #
 # all source are stored in SRCS-y
 #