summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1995-10-28 13:28:16 +0000
committerpeter <peter@FreeBSD.org>1995-10-28 13:28:16 +0000
commit64c1570c788aa03e0675f30eb936386bc181c9fb (patch)
tree2e3cdbf373818f16714a45c871733ea94ead9501 /sys/modules
parent089e0a986f3c3d4c82f49a1e3644f2ff0a268e0b (diff)
downloadFreeBSD-src-64c1570c788aa03e0675f30eb936386bc181c9fb.zip
FreeBSD-src-64c1570c788aa03e0675f30eb936386bc181c9fb.tar.gz
Sorry.. I didn't mean to re-enable wcd yet
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index a859667..2ee233b 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,11 +1,11 @@
-# $Id: Makefile,v 1.14 1995/10/28 02:49:46 ache Exp $
+# $Id: Makefile,v 1.15 1995/10/28 12:34:11 peter Exp $
SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
ipfw kernfs linux msdos nfs nullfs \
- pcic portal procfs syscons umapfs union wcd
+ pcic portal procfs syscons umapfs union
#
# Doesn't work:
-# mfs
+# mfs atapi wcd
#
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud