summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1999-06-21 11:11:39 +0000
committerkato <kato@FreeBSD.org>1999-06-21 11:11:39 +0000
commit8e460e1641443e9feb27312b32192c4356d4698b (patch)
treee9580587bc55c5b92e4af17c317758a8f896a593
parent70b6e701f2b55c4fa66538e6c5482b7f41967f76 (diff)
downloadFreeBSD-src-8e460e1641443e9feb27312b32192c4356d4698b.zip
FreeBSD-src-8e460e1641443e9feb27312b32192c4356d4698b.tar.gz
Sync with sys/i386/conf/files.i386 revision 1.247.
-rw-r--r--sys/conf/files.pc983
-rw-r--r--sys/pc98/conf/files.pc983
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index a03636a..3943b78 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -3,7 +3,7 @@
#
# modified for PC-9801
#
-# $Id: files.pc98,v 1.97 1999/06/03 13:03:58 kato Exp $
+# $Id: files.pc98,v 1.98 1999/06/18 14:48:19 kato Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -82,6 +82,7 @@ pc98/i386/machdep.c standard
i386/i386/math_emulate.c optional math_emulate
i386/i386/mem.c standard
i386/i386/i686_mem.c standard
+i386/i386/k6_mem.c standard
i386/i386/mp_machdep.c optional smp
i386/i386/mpapic.c optional smp
i386/i386/mpboot.s optional smp
diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98
index a03636a..3943b78 100644
--- a/sys/pc98/conf/files.pc98
+++ b/sys/pc98/conf/files.pc98
@@ -3,7 +3,7 @@
#
# modified for PC-9801
#
-# $Id: files.pc98,v 1.97 1999/06/03 13:03:58 kato Exp $
+# $Id: files.pc98,v 1.98 1999/06/18 14:48:19 kato Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -82,6 +82,7 @@ pc98/i386/machdep.c standard
i386/i386/math_emulate.c optional math_emulate
i386/i386/mem.c standard
i386/i386/i686_mem.c standard
+i386/i386/k6_mem.c standard
i386/i386/mp_machdep.c optional smp
i386/i386/mpapic.c optional smp
i386/i386/mpboot.s optional smp
OpenPOWER on IntegriCloud