summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2014-05-11 12:55:31 +0000
committerian <ian@FreeBSD.org>2014-05-11 12:55:31 +0000
commit9ef9db396904b527fb74edb432f42a2b02d6bc6c (patch)
treed851e9b129264e9a948b0a1bfdd1ab7f748f2785
parente9e7ccdea56a38ab5bee2efec955f8b14b05fd15 (diff)
downloadFreeBSD-src-9ef9db396904b527fb74edb432f42a2b02d6bc6c.zip
FreeBSD-src-9ef9db396904b527fb74edb432f42a2b02d6bc6c.tar.gz
Revert accidental commit of SUBDIR_PARALLEL for sys/modules. (It hasn't
been tested sufficiently).
-rw-r--r--sys/modules/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 3d1713f..15a5163 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -2,8 +2,6 @@
.include <src.opts.mk>
-SUBDIR_PARALLEL=
-
# Modules that include binary-only blobs of microcode should be selectable by
# MK_SOURCELESS_UCODE option (see below).
OpenPOWER on IntegriCloud