From 34ec3b3cc9b80ba50dea21456d59ec3037afa5a7 Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Wed, 18 Feb 1998 14:30:07 +0000 Subject: [PATCH] Don't reference (nonesxistent) qcam module. --- lkm/Makefile | 4 ++-- sys/modules/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lkm/Makefile b/lkm/Makefile index f66619dec2c9..a638a1f8f8c2 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 f66619dec2c9..a638a1f8f8c2 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