net/mvpp2: rename version map file to standard

Rename the version file to follow standard naming convention.

Signed-off-by: Tomasz Duszynski <tdu@semihalf.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
This commit is contained in:
Tomasz Duszynski 2018-04-11 13:45:06 +02:00 committed by Bruce Richardson
parent e6084f3625
commit 495cf86ff5
2 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ LIB = librte_pmd_mvpp2.a
LIBABIVER := 1
# versioning export map
EXPORT_MAP := rte_pmd_mrvl_version.map
EXPORT_MAP := rte_pmd_mvpp2_version.map
# external library dependencies
CFLAGS += -I$(LIBMUSDK_PATH)/include