diff options
-rw-r--r-- | sys/conf/files.pc98 | 2 | ||||
-rw-r--r-- | sys/pc98/conf/files.pc98 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98 index 974f171..cda1ab6 100644 --- a/sys/conf/files.pc98 +++ b/sys/conf/files.pc98 @@ -120,7 +120,7 @@ i386/i386/i686_mem.c standard i386/i386/identcpu.c standard i386/i386/in_cksum.c optional inet i386/i386/initcpu.c standard -i386/i386/k6_mem.c standard +#i386/i386/k6_mem.c standard # locore.s needs to be handled in Makefile to put it first. Otherwise it's # now normal. # i386/i386/locore.s standard diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98 index 974f171..cda1ab6 100644 --- a/sys/pc98/conf/files.pc98 +++ b/sys/pc98/conf/files.pc98 @@ -120,7 +120,7 @@ i386/i386/i686_mem.c standard i386/i386/identcpu.c standard i386/i386/in_cksum.c optional inet i386/i386/initcpu.c standard -i386/i386/k6_mem.c standard +#i386/i386/k6_mem.c standard # locore.s needs to be handled in Makefile to put it first. Otherwise it's # now normal. # i386/i386/locore.s standard |