Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/xen/conf No need for CPU_UCODE here now that it is ...
details: https://anonhg.NetBSD.org/src/rev/960a5d87bf72
branches: trunk
changeset: 772721:960a5d87bf72
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sat Jan 14 04:22:56 2012 +0000
description:
No need for CPU_UCODE here now that it is global
diffstat:
sys/arch/xen/conf/files.xen | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r c3cf236153a0 -r 960a5d87bf72 sys/arch/xen/conf/files.xen
--- a/sys/arch/xen/conf/files.xen Sat Jan 14 04:18:49 2012 +0000
+++ b/sys/arch/xen/conf/files.xen Sat Jan 14 04:22:56 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.xen,v 1.124 2012/01/13 16:05:15 cegger Exp $
+# $NetBSD: files.xen,v 1.125 2012/01/14 04:22:56 pgoyette 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
@@ -93,7 +93,6 @@
file arch/xen/x86/xen_intr.c
file arch/xen/x86/xenfunc.c
-defflag CPU_UCODE
file arch/xen/xen/xen_ucode.c dom0ops | cpu_ucode needs-flag
file arch/x86/x86/cpu_ucode_amd.c dom0ops | cpu_ucode needs-flag
Home |
Main Index |
Thread Index |
Old Index