Allow USB modules to be built in parallel.
This commit is contained in:
parent
fbb9cda3ce
commit
67a8e356a5
@ -28,6 +28,11 @@
|
||||
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user