summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 0946897..1da32bb 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -774,7 +774,9 @@ _twa= twa
_vesa= vesa
_viawd= viawd
_virtio= virtio
+.if ${MK_BHYVE} != "no" || defined(ALL_MODULES)
_vmm= vmm
+.endif
_vxge= vxge
_x86bios= x86bios
_wbwd= wbwd
OpenPOWER on IntegriCloud