From a30c77e886df4e033b68cbaf58794ad63c743067 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Mon, 10 Mar 1997 17:55:49 +0000 Subject: [PATCH] Move this files* entry for the Brooktree TV driver toi the right 'files*'. --- sys/conf/files | 1 + sys/conf/files.i386 | 3 +-- sys/i386/conf/files.i386 | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/sys/conf/files b/sys/conf/files index e75bb6657845..bee33c3d6280 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -308,6 +308,7 @@ nfs/nfs_vnops.c optional nfs pccard/pccard.c optional crd pccard/pcic.c optional pcic device-driver pci/aic7870.c optional ahc device-driver +pci/brooktree848.c optional bktr device-driver pci/bt9xx.c optional bt device-driver pci/cy_pci.c optional cy device-driver pci/if_de.c optional de device-driver diff --git a/sys/conf/files.i386 b/sys/conf/files.i386 index 635483c170ec..153468758616 100644 --- a/sys/conf/files.i386 +++ b/sys/conf/files.i386 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $Id: files.i386,v 1.152 1997/02/22 09:31:42 peter Exp $ +# $Id: files.i386,v 1.153 1997/03/10 06:38:09 markm Exp $ # aic7xxx_asm optional ahc device-driver \ dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \ @@ -276,5 +276,4 @@ gnu/i386/fpemul/wm_sqrt.s optional gpl_math_emulate gnu/i386/isa/dgb.c optional dgb device-driver gnu/i386/isa/nic3008.c optional nic device-driver gnu/i386/isa/nic3009.c optional nnic device-driver -pci/brooktree848.c optional bktr device-driver pci/wd82371.c optional wd device-driver diff --git a/sys/i386/conf/files.i386 b/sys/i386/conf/files.i386 index 635483c170ec..153468758616 100644 --- a/sys/i386/conf/files.i386 +++ b/sys/i386/conf/files.i386 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $Id: files.i386,v 1.152 1997/02/22 09:31:42 peter Exp $ +# $Id: files.i386,v 1.153 1997/03/10 06:38:09 markm Exp $ # aic7xxx_asm optional ahc device-driver \ dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \ @@ -276,5 +276,4 @@ gnu/i386/fpemul/wm_sqrt.s optional gpl_math_emulate gnu/i386/isa/dgb.c optional dgb device-driver gnu/i386/isa/nic3008.c optional nic device-driver gnu/i386/isa/nic3009.c optional nnic device-driver -pci/brooktree848.c optional bktr device-driver pci/wd82371.c optional wd device-driver