Module Name: src
Committed By: martin
Date: Mon Jan 8 06:29:19 UTC 2018
Modified Files:
src/sys/arch/amd64/conf: files.amd64
Log Message:
Now that SVS is defined in file.x86, do not repeat it here
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/sys/arch/amd64/conf/files.amd64
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/amd64/conf/files.amd64
diff -u src/sys/arch/amd64/conf/files.amd64:1.98 src/sys/arch/amd64/conf/files.amd64:1.99
--- src/sys/arch/amd64/conf/files.amd64:1.98 Sun Jan 7 16:10:16 2018
+++ src/sys/arch/amd64/conf/files.amd64 Mon Jan 8 06:29:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: files.amd64,v 1.98 2018/01/07 16:10:16 maxv Exp $
+# $NetBSD: files.amd64,v 1.99 2018/01/08 06:29:19 martin Exp $
#
# new style config file for amd64 architecture
#
@@ -27,7 +27,7 @@ defparam opt_physmem.h PHYSMEM_MAX_ADDR
defflag PMC
defflag USER_LDT
defflag KASLR
-defflag SVS
+# defflag SVS # already defined in files.x86
defflag eisa.h EISA
# Start code