summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-06-25 05:06:57 +0000
committerrafan <rafan@FreeBSD.org>2007-06-25 05:06:57 +0000
commitff392b04b74152c589e9f14ea31c47885b30f255 (patch)
treee25bb945a43065c7209e5ce70cacca6e5925c8b5 /include/Makefile
parentc929d3d5a396a1c17fc61042ec7a1052060830b5 (diff)
downloadFreeBSD-src-ff392b04b74152c589e9f14ea31c47885b30f255.zip
FreeBSD-src-ff392b04b74152c589e9f14ea31c47885b30f255.tar.gz
- Remove UMAP filesystem. It was disconnected from build three years ago,
and it is seriously broken. Discussed on: freebsd-arch@ Approved by: re (mux)
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 0dd0306..c29f008 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -43,8 +43,7 @@ LSUBDIRS= cam/scsi \
dev/ic dev/iicbus ${_dev_ieee488} dev/lmc 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/fifofs fs/msdosfs fs/ntfs fs/nullfs \
- ${_fs_nwfs} fs/portalfs fs/procfs fs/smbfs fs/udf fs/umapfs \
- fs/unionfs \
+ ${_fs_nwfs} fs/portalfs fs/procfs fs/smbfs fs/udf fs/unionfs \
geom/cache geom/concat geom/eli geom/gate geom/journal geom/label \
geom/mirror geom/nop geom/raid3 geom/shsec geom/stripe \
netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \
OpenPOWER on IntegriCloud