summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2012-10-16 09:59:10 +0000
committerattilio <attilio@FreeBSD.org>2012-10-16 09:59:10 +0000
commitefcca33ac515c354e18135425794400ea32406a8 (patch)
treeade9f2ab0575d064e4d0632c53650470ddc16396 /include
parent86c40ddfb934443151016d054ccb33321d4c11c5 (diff)
downloadFreeBSD-src-efcca33ac515c354e18135425794400ea32406a8.zip
FreeBSD-src-efcca33ac515c354e18135425794400ea32406a8.tar.gz
Disconnect non-MPSAFE PORTALFS from the build in preparation for dropping
GIANT from VFS. This is not targeted for MFC.
Diffstat (limited to 'include')
-rw-r--r--include/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 573a661..89bcb91 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -44,7 +44,7 @@ LSUBDIRS= cam/ata cam/scsi \
dev/ofw dev/pbio ${_dev_powermac_nvram} dev/ppbus dev/smbus \
dev/speaker dev/usb dev/utopia dev/vkbd dev/wi \
fs/devfs fs/fdescfs fs/msdosfs fs/nandfs fs/nfs fs/ntfs fs/nullfs \
- ${_fs_nwfs} fs/portalfs fs/procfs fs/smbfs fs/udf fs/unionfs \
+ ${_fs_nwfs} fs/procfs fs/smbfs fs/udf fs/unionfs \
geom/cache geom/concat geom/eli geom/gate geom/journal geom/label \
geom/mirror geom/mountver geom/multipath geom/nop \
geom/raid geom/raid3 geom/shsec geom/stripe geom/virstor \
OpenPOWER on IntegriCloud