summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2004-09-23 08:34:50 +0000
committerphk <phk@FreeBSD.org>2004-09-23 08:34:50 +0000
commit49324bfed438d33dd53f2cce94f2f94f8eeecd78 (patch)
tree505f666f371427db5fa45687b76d7da5a4eeae66 /sys/modules/Makefile
parentff7d176daf84c030b67887be36858767a4212609 (diff)
downloadFreeBSD-src-49324bfed438d33dd53f2cce94f2f94f8eeecd78.zip
FreeBSD-src-49324bfed438d33dd53f2cce94f2f94f8eeecd78.tar.gz
Per recent HEADSUP: Disconnect (old)vinum from the kernel build.
Users should move to the new geom_vinum implementation instead. The refcount logic which is being added to devices to enable safe module unloading and the buf/vm work also in progress would require a major rework of the (old)-vinum code to comply with the new semantics. The actual source files will not be removed until I have coordinated with the geomvinum people if they need any bits repo-copied etc.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 1aae7c6..1c2478d 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -241,7 +241,6 @@ SUBDIR= ${_3dfx} \
uvscom \
${_vesa} \
vge \
- vinum \
vpo \
vr \
vx \
OpenPOWER on IntegriCloud