linux: dont build parallel

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-03-08 15:55:46 +01:00
parent 9fe3be699c
commit 7920ac2d28

View File

@ -34,6 +34,9 @@ fi
unset LDFLAGS
# dont build parallel
MAKEFLAGS=-j1
cd $(kernel_path)
rm -rf modules
mkdir -p modules