mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 07:11:05 +01:00
Point dependancy to i386/scsi
This commit is contained in:
parent
01ce9c8620
commit
b6b99cabea
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5566
@ -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.70 1995/01/12 13:05:00 ugen Exp $
|
||||
# $Id: files.i386,v 1.71 1995/01/13 02:23:03 gibbs Exp $
|
||||
#
|
||||
i386/apm/apm.c optional apm device-driver
|
||||
i386/apm/apm_setup.s optional apm
|
||||
@ -54,7 +54,7 @@ aic7xxx_seq.h optional ahc device-driver \
|
||||
dependancy "$S/gnu/misc/aic7xxx/aic7xxx.seq aic7xxx" \
|
||||
compile-with "./aic7xxx -o $@ $S/gnu/misc/aic7xxx/aic7xxx.seq" \
|
||||
no-obj no-implicit-rule before-depend
|
||||
i386/isa/aic7xxx.c optional ahc device-driver \
|
||||
i386/scsi/aic7xxx.c optional ahc device-driver \
|
||||
dependancy "aic7xxx_seq.h"
|
||||
i386/isa/aic7770.c optional ahc device-driver
|
||||
i386/pci/aic7870.c optional ahc 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.70 1995/01/12 13:05:00 ugen Exp $
|
||||
# $Id: files.i386,v 1.71 1995/01/13 02:23:03 gibbs Exp $
|
||||
#
|
||||
i386/apm/apm.c optional apm device-driver
|
||||
i386/apm/apm_setup.s optional apm
|
||||
@ -54,7 +54,7 @@ aic7xxx_seq.h optional ahc device-driver \
|
||||
dependancy "$S/gnu/misc/aic7xxx/aic7xxx.seq aic7xxx" \
|
||||
compile-with "./aic7xxx -o $@ $S/gnu/misc/aic7xxx/aic7xxx.seq" \
|
||||
no-obj no-implicit-rule before-depend
|
||||
i386/isa/aic7xxx.c optional ahc device-driver \
|
||||
i386/scsi/aic7xxx.c optional ahc device-driver \
|
||||
dependancy "aic7xxx_seq.h"
|
||||
i386/isa/aic7770.c optional ahc device-driver
|
||||
i386/pci/aic7870.c optional ahc device-driver
|
||||
|
Loading…
Reference in New Issue
Block a user