summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lkm/Makefile4
-rw-r--r--sys/modules/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/lkm/Makefile b/lkm/Makefile
index f66619d..a638a1f 100644
--- a/lkm/Makefile
+++ b/lkm/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.27 1997/08/09 00:23:07 dyson Exp $
+# $Id: Makefile,v 1.28 1997/08/28 14:45:12 jlemon Exp $
# XXX present but broken: ip_mroute_mod mfs
SUBDIR= atapi ccd cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
ipfw joy kernfs linux msdos nfs nullfs \
- pcic portal procfs qcam syscons umapfs wcd
+ pcic portal procfs syscons umapfs wcd
# XXX builds, but not useable with present design
# fpu gnufpu union
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index f66619d..a638a1f 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.27 1997/08/09 00:23:07 dyson Exp $
+# $Id: Makefile,v 1.28 1997/08/28 14:45:12 jlemon Exp $
# XXX present but broken: ip_mroute_mod mfs
SUBDIR= atapi ccd cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
ipfw joy kernfs linux msdos nfs nullfs \
- pcic portal procfs qcam syscons umapfs wcd
+ pcic portal procfs syscons umapfs wcd
# XXX builds, but not useable with present design
# fpu gnufpu union
OpenPOWER on IntegriCloud