net/bonding: rename map file to standard name
Naming convention for net drivers is "rte_pmd_<name>_version.map" Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
This commit is contained in:
parent
aa23609500
commit
95c7ff0548
@ -39,7 +39,7 @@ LIB = librte_pmd_bond.a
|
||||
CFLAGS += -O3
|
||||
CFLAGS += $(WERROR_FLAGS)
|
||||
|
||||
EXPORT_MAP := rte_eth_bond_version.map
|
||||
EXPORT_MAP := rte_pmd_bond_version.map
|
||||
|
||||
LIBABIVER := 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user