summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2004-08-03 19:24:54 +0000
committermarkm <markm@FreeBSD.org>2004-08-03 19:24:54 +0000
commitf51604514930dea3979a68c0fd163c9e5c13ac75 (patch)
treed71b7068ce7296d1c0e6876f03c6ad151394e3ab /sys/modules/Makefile
parentc6449c277b457f3776fd0e2ed9c83b8109ba6c55 (diff)
downloadFreeBSD-src-f51604514930dea3979a68c0fd163c9e5c13ac75.zip
FreeBSD-src-f51604514930dea3979a68c0fd163c9e5c13ac75.tar.gz
Making a loadable null.ko for /dev/(null|zero) proved rather
unpopular, so remove this (mis)feature. Encouragement provided by: jhb (and others)
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 938c4c8..818f0a3 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -151,7 +151,6 @@ SUBDIR= ${_3dfx} \
${_nsp} \
ntfs \
ntfs_iconv \
- null \
nullfs \
${_nwfs} \
${_oltr} \
OpenPOWER on IntegriCloud