mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
linux: enable parallel build
This commit is contained in:
committed by
Stephan Raue
parent
cdd64e47c8
commit
50fd321948
@@ -29,9 +29,6 @@ else
|
||||
KERNEL_IMAGE="bzImage"
|
||||
fi
|
||||
|
||||
# dont build parallel
|
||||
MAKEFLAGS=-j1
|
||||
|
||||
cd $(kernel_path)
|
||||
rm -rf modules
|
||||
mkdir -p modules
|
||||
|
||||
Reference in New Issue
Block a user