summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index f0034ee..15a5163 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.include <bsd.own.mk>
+.include <src.opts.mk>
# Modules that include binary-only blobs of microcode should be selectable by
# MK_SOURCELESS_UCODE option (see below).
@@ -186,7 +186,6 @@ SUBDIR= \
libiconv \
libmbpool \
libmchain \
- ${_lindev} \
${_linprocfs} \
${_linsysfs} \
${_linux} \
@@ -216,9 +215,11 @@ SUBDIR= \
${_mly} \
mmc \
mmcsd \
+ mpr \
mps \
mpt \
mqueue \
+ mrsas \
msdosfs \
msdosfs_iconv \
${_mse} \
@@ -272,6 +273,7 @@ SUBDIR= \
ppi \
pps \
procfs \
+ proto \
pseudofs \
${_pst} \
pty \
@@ -513,7 +515,6 @@ _io= io
.if ${MK_OFED} != "no" || defined(ALL_MODULES)
_ipoib= ipoib
.endif
-_lindev= lindev
_linprocfs= linprocfs
_linsysfs= linsysfs
_linux= linux
@@ -715,7 +716,6 @@ _iwnfw= iwnfw
.endif
_ixgb= ixgb
_ixgbe= ixgbe
-_lindev= lindev
_linprocfs= linprocfs
_linsysfs= linsysfs
_linux= linux
OpenPOWER on IntegriCloud