mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Build modules along with the XENHVM kernels.
No objections from: freebsd-xen mailing list MFC after: 1 week
This commit is contained in:
parent
64f202fc7d
commit
347c7fd7bf
2 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue