Author: ian
Date: Sun May 11 12:55:31 2014
New Revision: 265877
URL: http://svnweb.freebsd.org/changeset/base/265877

Log:
  Revert accidental commit of SUBDIR_PARALLEL for sys/modules.  (It hasn't
  been tested sufficiently).

Modified:
  head/sys/modules/Makefile

Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile   Sun May 11 10:32:58 2014        (r265876)
+++ head/sys/modules/Makefile   Sun May 11 12:55:31 2014        (r265877)
@@ -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).
 
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to