net/mvpp2: fix build
[dpdk.git] / devtools / test-build.sh
index 3362edc..28e0324 100755 (executable)
@@ -202,7 +202,7 @@ config () # <directory> <target> <options>
                test -z "$LIBMUSDK_PATH" || \
                sed -ri    's,(PMD_MRVL_CRYPTO=)n,\1y,' $1/.config
                test -z "$LIBMUSDK_PATH" || \
-               sed -ri           's,(MRVL_PMD=)n,\1y,' $1/.config
+               sed -ri          's,(MVPP2_PMD=)n,\1y,' $1/.config
                build_config_hook $1 $2 $3
 
                # Explicit enabler/disabler (uppercase)