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 609c72c..49c4a74 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -197,6 +197,7 @@ SUBDIR= \
${_linprocfs} \
${_linsysfs} \
${_linux} \
+ ${_linux_common} \
lmc \
lpt \
mac_biba \
@@ -799,6 +800,7 @@ _viawd= viawd
_virtio= virtio
.if ${MK_BHYVE} != "no" || defined(ALL_MODULES)
_vmm= vmm
+_linux_common= linux_common
.endif
_vxge= vxge
_x86bios= x86bios
OpenPOWER on IntegriCloud