Module Name: src
Committed By: matt
Date: Mon May 25 23:47:01 UTC 2015
Modified Files:
src/sys/arch/mips/conf: std.octeon
Log Message:
Switch to MIPS64R2
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/mips/conf/std.octeon
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/mips/conf/std.octeon
diff -u src/sys/arch/mips/conf/std.octeon:1.2 src/sys/arch/mips/conf/std.octeon:1.3
--- src/sys/arch/mips/conf/std.octeon:1.2 Tue May 19 07:08:21 2015
+++ src/sys/arch/mips/conf/std.octeon Mon May 25 23:47:01 2015
@@ -1,4 +1,4 @@
-# $NetBSD: std.octeon,v 1.2 2015/05/19 07:08:21 matt Exp $
+# $NetBSD: std.octeon,v 1.3 2015/05/25 23:47:01 matt Exp $
machine evbmips mips
include "conf/std" # MI standard options
@@ -9,7 +9,7 @@ options MIPS3_ENABLE_CLOCK_INTR
makeoptions LP64="yes"
-options MIPS64
+options MIPS64R2
options NOFPU # No FPU
options EXEC_ELF32 # exec ELF32 binaries
options EXEC_ELF64 # exec ELF64 binaries