Author: cperciva
Date: Mon Aug 20 11:34:49 2012
New Revision: 239412
URL: http://svn.freebsd.org/changeset/base/239412

Log:
  MFC r239228: Build modules along with the XENHVM kernels.

Modified:
  stable/9/sys/amd64/conf/XENHVM
  stable/9/sys/i386/conf/XENHVM
Directory Properties:
  stable/9/sys/   (props changed)

Modified: stable/9/sys/amd64/conf/XENHVM
==============================================================================
--- stable/9/sys/amd64/conf/XENHVM      Mon Aug 20 11:29:24 2012        
(r239411)
+++ stable/9/sys/amd64/conf/XENHVM      Mon Aug 20 11:34:49 2012        
(r239412)
@@ -6,8 +6,6 @@
 include                GENERIC
 ident          XENHVM
 
-makeoptions    MODULES_OVERRIDE=""
-
 #
 # Adaptive locks rely on a lock-free pointer read to determine the run state
 # of the thread holding a lock when under contention; under a virtualisation

Modified: stable/9/sys/i386/conf/XENHVM
==============================================================================
--- stable/9/sys/i386/conf/XENHVM       Mon Aug 20 11:29:24 2012        
(r239411)
+++ stable/9/sys/i386/conf/XENHVM       Mon Aug 20 11:34:49 2012        
(r239412)
@@ -6,8 +6,6 @@
 include                GENERIC
 ident          XENHVM
 
-makeoptions    MODULES_OVERRIDE=""
-
 #
 # Adaptive locks rely on a lock-free pointer read to determine the run state
 # of the thread holding a lock when under contention; under a virtualisation
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to