aboutsummaryrefslogtreecommitdiff
path: root/lkm/Makefile
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1995-10-28 13:28:16 +0000
committerPeter Wemm <peter@FreeBSD.org>1995-10-28 13:28:16 +0000
commit6667e247e9de5fb2c9177d69f75ee3175fb71c46 (patch)
tree2e3cdbf373818f16714a45c871733ea94ead9501 /lkm/Makefile
parent6014174c3401f85620d1635ceba96642d7f725f7 (diff)
downloadsrc-6667e247e9de5fb2c9177d69f75ee3175fb71c46.tar.gz
src-6667e247e9de5fb2c9177d69f75ee3175fb71c46.zip
Sorry.. I didn't mean to re-enable wcd yet
Notes
Notes: svn path=/head/; revision=11867
Diffstat (limited to 'lkm/Makefile')
-rw-r--r--lkm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lkm/Makefile b/lkm/Makefile
index a859667c8e97..2ee233b7a253 100644
--- a/lkm/Makefile
+++ b/lkm/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>