Point dependancy to i386/scsi

This commit is contained in:
Justin T. Gibbs 1995-01-13 02:29:14 +00:00
parent 01ce9c8620
commit b6b99cabea
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5566
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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