X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=devtools%2Ftest-build.sh;h=b551764d446ba1c0b1a01a888389306da3264755;hb=612c6e8bd2582e5a3ee6289ec03979fb9c98cc8a;hp=092d3a7f31ee4f3b420f09c0270254ffe47d61ed;hpb=f774eaf817c6bf17ccd41587a7879c4e7cea4367;p=dpdk.git diff --git a/devtools/test-build.sh b/devtools/test-build.sh index 092d3a7f31..b551764d44 100755 --- a/devtools/test-build.sh +++ b/devtools/test-build.sh @@ -197,6 +197,8 @@ 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)