Build modules along with the XENHVM kernels.

No objections from:	freebsd-xen mailing list
MFC after:	1 week
This commit is contained in:
Colin Percival 2012-08-13 07:36:57 +00:00
parent 64f202fc7d
commit 347c7fd7bf
2 changed files with 0 additions and 4 deletions

View file

@ -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

View file

@ -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