Module Name:    src
Committed By:   maxv
Date:           Mon Jan  8 14:39:33 UTC 2018

Modified Files:
        src/sys/arch/xen/conf: files.compat

Log Message:
Make Xen compile again.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/xen/conf/files.compat

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/xen/conf/files.compat
diff -u src/sys/arch/xen/conf/files.compat:1.29 src/sys/arch/xen/conf/files.compat:1.30
--- src/sys/arch/xen/conf/files.compat:1.29	Sun Oct  8 09:06:50 2017
+++ src/sys/arch/xen/conf/files.compat	Mon Jan  8 14:39:33 2018
@@ -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_pcifixup.h		XXXOPT_PCIFIXUP
 
 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

Reply via email to