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