mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 16:50:25 -04:00
Move this files* entry for the Brooktree TV driver toi the right 'files*'.
This commit is contained in:
parent
09e8462819
commit
a30c77e886
3 changed files with 3 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue