Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/sys/arch/xen/conf Backout previous try to fix ticket #138...



details:   https://anonhg.NetBSD.org/src/rev/1c0d7f21cf8d
branches:  netbsd-8
changeset: 852555:1c0d7f21cf8d
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Sep 23 13:51:12 2019 +0000

description:
Backout previous try to fix ticket #1380, this causes more build fallout,
will be fixed differently.

diffstat:

 sys/arch/xen/conf/files.xen |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 9f00eddc5d0f -r 1c0d7f21cf8d sys/arch/xen/conf/files.xen
--- a/sys/arch/xen/conf/files.xen       Mon Sep 23 08:17:24 2019 +0000
+++ b/sys/arch/xen/conf/files.xen       Mon Sep 23 13:51:12 2019 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.xen,v 1.147.2.2 2019/09/23 06:52:21 martin Exp $
+#      $NetBSD: files.xen,v 1.147.2.3 2019/09/23 13:51:12 martin Exp $
 #      NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp 
 #      NetBSD: files.i386,v 1.254 2004/03/25 23:32:10 jmc Exp 
 
@@ -81,7 +81,6 @@
 file   arch/x86/x86/convert_xmm_s87.c
 file   arch/x86/x86/db_memrw.c         ddb | kgdb
 file   arch/x86/x86/db_trace.c         ddb
-file   arch/x86/x86/efi.c              machdep
 file   arch/x86/x86/fpu.c
 file   arch/x86/x86/dbregs.c
 file   arch/xen/x86/hypervisor_machdep.c



Home | Main Index | Thread Index | Old Index