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 Make Xen compile again.



details:   https://anonhg.NetBSD.org/src/rev/1ae901119a5c
branches:  trunk
changeset: 828873:1ae901119a5c
user:      maxv <maxv%NetBSD.org@localhost>
date:      Mon Jan 08 14:39:33 2018 +0000

description:
Make Xen compile again.

diffstat:

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

diffs (17 lines):

diff -r ae7f165fa890 -r 1ae901119a5c sys/arch/xen/conf/files.compat
--- a/sys/arch/xen/conf/files.compat    Mon Jan 08 14:17:15 2018 +0000
+++ b/sys/arch/xen/conf/files.compat    Mon Jan 08 14:39:33 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.compat,v 1.29 2017/10/08 09:06:50 maxv Exp $
+#      $NetBSD: files.compat,v 1.30 2018/01/08 14:39:33 maxv Exp $
 #      NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp 
 
 # options for MP configuration through the MP spec
@@ -27,6 +27,7 @@
 
 defflag opt_pmc.h              XXXPMC
 defflag opt_kaslr.h            XXXKASLR
+defflag opt_svs.h              XXXSVS
 
 # User-settable LDT (used by WINE)
 defflag        opt_user_ldt.h                  XXXUSER_LDT



Home | Main Index | Thread Index | Old Index