linux: enable parallel build

This commit is contained in:
Stefan Saraev 2013-05-15 20:46:22 +03:00
parent b8d5748d35
commit e1235dba6c

View File

@ -29,9 +29,6 @@ else
KERNEL_IMAGE="bzImage"
fi
# dont build parallel
MAKEFLAGS=-j1
cd $(kernel_path)
rm -rf modules
mkdir -p modules