summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lkm/Makefile6
-rw-r--r--sys/modules/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/lkm/Makefile b/lkm/Makefile
index a859667..2ee233b 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>
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