mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
linux: enable parallel build
This commit is contained in:
parent
b8d5748d35
commit
e1235dba6c
@ -29,9 +29,6 @@ else
|
|||||||
KERNEL_IMAGE="bzImage"
|
KERNEL_IMAGE="bzImage"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# dont build parallel
|
|
||||||
MAKEFLAGS=-j1
|
|
||||||
|
|
||||||
cd $(kernel_path)
|
cd $(kernel_path)
|
||||||
rm -rf modules
|
rm -rf modules
|
||||||
mkdir -p modules
|
mkdir -p modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user