Revert "add -J flag to limit race condition during build step"

This reverts commit 8af0df0bf6a39fd07d2f32b393da97cee7a44077.
This commit is contained in:
MilhouseVH 2018-01-28 04:57:52 +00:00
parent 0aed4af345
commit b7967dfcb7

View File

@ -40,7 +40,6 @@ PKG_MAKE_OPTS_INIT="ARCH=$TARGET_ARCH \
HOSTCC=$HOST_CC \ HOSTCC=$HOST_CC \
CROSS_COMPILE=$TARGET_PREFIX \ CROSS_COMPILE=$TARGET_PREFIX \
KBUILD_VERBOSE=1 \ KBUILD_VERBOSE=1 \
MAKEFLAGS="-j1" \
install" install"
# nano text editor # nano text editor