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:
Bruce Richardson 2017-09-14 16:57:56 +01:00 committed by Ferruh Yigit
parent aa23609500
commit 95c7ff0548
2 changed files with 1 additions and 1 deletions

View File

@ -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