Build all of sys/modules with SUBDIR_PARALLEL.

Sponsored by:	EMC / Isilon Storage Division
MFC after:	3 weeks
This commit is contained in:
Bryan Drewery 2015-11-10 17:15:36 +00:00
parent 18b4fd62e0
commit 64bd42622a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=290665
5 changed files with 1 additions and 11 deletions

View File

@ -4,3 +4,4 @@
CFLAGS+= -DPC98
.endif
SUBDIR_PARALLEL= yes

View File

@ -3,8 +3,6 @@
SYSDIR?=${.CURDIR}/../..
.include "${SYSDIR}/conf/kern.opts.mk"
SUBDIR_PARALLEL=
.if ${MACHINE_CPUARCH} == "amd64"
_i915kms= i915kms
_radeonkms= radeonkms

View File

@ -1,7 +1,5 @@
# $FreeBSD$
SUBDIR_PARALLEL=
SUBDIR= \
ARUBA_me \
ARUBA_pfp \

View File

@ -62,6 +62,4 @@ _bluetooth= bluetooth
_mppc= mppc
.endif
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>

View File

@ -28,11 +28,6 @@
SYSDIR?=${.CURDIR}/../..
.include "${SYSDIR}/conf/kern.opts.mk"
#
# Allow USB modules to be built in parallel
#
SUBDIR_PARALLEL=
#
# Check for common USB debug flags to pass when building the USB
# modules in this directory: