bnx2x: fix build as shared library
Build log: Must Specify a librte_pmd_bnx2x.so..1 ABI version Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
This commit is contained in:
parent
55a3fb5f7c
commit
17f0ca796f
@ -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
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user