]> git.droids-corp.org - dpdk.git/blobdiff - devtools/test-build.sh
mk: parallelize make config
[dpdk.git] / devtools / test-build.sh
index 680d79bd8f85cefd8aa2e02522c41478aaf6579a..0f131fcc670891e9008c86c73ea054fa26a6cf8d 100755 (executable)
@@ -146,7 +146,7 @@ config () # <directory> <target> <options>
        fi
        if [ ! -e $1/.config ] || $reconfig ; then
                echo "================== Configure $1"
-               make T=$2 O=$1 config
+               make -j$J T=$2 O=$1 config
 
                echo 'Customize configuration'
                # Built-in options (lowercase)