Module Name: src
Committed By: christos
Date: Mon Jan 8 01:41:34 UTC 2018
Modified Files:
src/sys/arch/x86/conf: files.x86
Log Message:
Make things compile again.
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/sys/arch/x86/conf/files.x86
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/x86/conf/files.x86
diff -u src/sys/arch/x86/conf/files.x86:1.90 src/sys/arch/x86/conf/files.x86:1.91
--- src/sys/arch/x86/conf/files.x86:1.90 Tue Aug 15 04:51:38 2017
+++ src/sys/arch/x86/conf/files.x86 Sun Jan 7 20:41:34 2018
@@ -1,4 +1,4 @@
-# $NetBSD: files.x86,v 1.90 2017/08/15 08:51:38 maxv Exp $
+# $NetBSD: files.x86,v 1.91 2018/01/08 01:41:34 christos Exp $
# options for MP configuration through the MP spec
defflag opt_mpbios.h MPBIOS MPVERBOSE MPDEBUG MPBIOS_SCANPCI
@@ -16,6 +16,8 @@ defflag opt_pcifixup.h PCI_ADDR_FIXUP PC
# To be able to test for NetBSD/xen in shared files
defflag opt_xen.h DO_NOT_DEFINE
+defflag SVS
+
define cpubus { [apid = -1] }
define cpufeaturebus {}
define ioapicbus { [apid = -1] }