-j 4
This commit is contained in:
parent
b62c38088e
commit
9ca35923fa
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ if [ "$?" -ne "0" ]
|
|||
then
|
||||
# Give user to choose package $PACKAGE
|
||||
make menuconfig
|
||||
make
|
||||
make -j 4
|
||||
fi
|
||||
|
||||
# Build package
|
||||
|
|
Loading…
Add table
Reference in a new issue