]> git.droids-corp.org - dpdk.git/blobdiff - devtools/test-build.sh
net/bnxt: remove addition of a temporary filter
[dpdk.git] / devtools / test-build.sh
index 092d3a7f31ee4f3b420f09c0270254ffe47d61ed..b551764d446ba1c0b1a01a888389306da3264755 100755 (executable)
@@ -197,6 +197,8 @@ config () # <directory> <target> <options>
                sed -ri           's,(SCHED_.*=)n,\1y,' $1/.config
                test -z "$LIBMUSDK_PATH" || \
                sed -ri    's,(PMD_MRVL_CRYPTO=)n,\1y,' $1/.config
                sed -ri           's,(SCHED_.*=)n,\1y,' $1/.config
                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
                build_config_hook $1 $2 $3
 
                # Explicit enabler/disabler (uppercase)
                build_config_hook $1 $2 $3
 
                # Explicit enabler/disabler (uppercase)