summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 3d1713f..330c686 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -150,7 +150,7 @@ SUBDIR= \
if_vlan \
${_igb} \
${_iir} \
- ${_imgact_binmisc} \
+ imgact_binmisc \
${_io} \
${_ipoib} \
${_ipdivert} \
@@ -377,7 +377,6 @@ SUBDIR= \
.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"
_filemon= filemon
-_imgact_binmisc= imgact_binmisc
_vmware= vmware
.endif
OpenPOWER on IntegriCloud