diff options
Diffstat (limited to 'sys/i386/conf/files.i386')
-rw-r--r-- | sys/i386/conf/files.i386 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/i386/conf/files.i386 b/sys/i386/conf/files.i386 index b79f016..cf586fc 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.256 1999/08/06 14:01:55 hm Exp $ +# $Id: files.i386,v 1.257 1999/08/07 12:19:41 peter Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and @@ -121,7 +121,6 @@ i386/i386/autoconf.c standard i386/i386/bios.c standard i386/i386/bioscall.s standard i386/i386/busdma_machdep.c standard -i386/i386/cons.c standard i386/i386/db_disasm.c optional ddb i386/i386/db_interface.c optional ddb i386/i386/db_trace.c optional ddb |