From b0c8ba6feab00c699d8394f22cce8b4043aeb6f1 Mon Sep 17 00:00:00 2001 From: "Justin T. Gibbs" Date: Fri, 18 Nov 1994 09:08:01 +0000 Subject: [PATCH] Never but never have a bad hair day and go to the movies. Go to a single dependancy in files.i386. Using a .c file for the sequencer code won't work since I need to know the size of the program, so we just include the generated .h file as: "../../sys/gnu/misc/aic7770/aic7770_seq.h" Reviewed by: Submitted by: Obtained from: --- sys/conf/files.i386 | 3 +-- sys/i386/conf/files.i386 | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/sys/conf/files.i386 b/sys/conf/files.i386 index 7e296175651..75f7355da82 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.61 1994/11/18 08:06:37 jkh Exp $ +# $Id: files.i386,v 1.62 1994/11/18 08:20:56 jkh Exp $ # i386/apm/apm.c optional apm device-driver i386/apm/apm_setup.s optional apm @@ -46,7 +46,6 @@ i386/ibcs2/imgact_coff.c optional ibcs2 #i386/ibcs2/imgact_elf.c optional svr4 i386/isa/aha1542.c optional aha device-driver i386/isa/aha1742.c optional ahb device-driver -gnu/misc/aha274x_seq.c optional ahc device-driver i386/isa/aic7770.c optional ahc device-driver i386/isa/aic6360.c optional aic device-driver i386/isa/b004.c optional bqu device-driver diff --git a/sys/i386/conf/files.i386 b/sys/i386/conf/files.i386 index 7e296175651..75f7355da82 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.61 1994/11/18 08:06:37 jkh Exp $ +# $Id: files.i386,v 1.62 1994/11/18 08:20:56 jkh Exp $ # i386/apm/apm.c optional apm device-driver i386/apm/apm_setup.s optional apm @@ -46,7 +46,6 @@ i386/ibcs2/imgact_coff.c optional ibcs2 #i386/ibcs2/imgact_elf.c optional svr4 i386/isa/aha1542.c optional aha device-driver i386/isa/aha1742.c optional ahb device-driver -gnu/misc/aha274x_seq.c optional ahc device-driver i386/isa/aic7770.c optional ahc device-driver i386/isa/aic6360.c optional aic device-driver i386/isa/b004.c optional bqu device-driver