Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mips/conf Switch to MIPS64R2
details: https://anonhg.NetBSD.org/src/rev/1ad359b78de2
branches: trunk
changeset: 338461:1ad359b78de2
user: matt <matt%NetBSD.org@localhost>
date: Mon May 25 23:47:01 2015 +0000
description:
Switch to MIPS64R2
diffstat:
sys/arch/mips/conf/std.octeon | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 84f1019f96d9 -r 1ad359b78de2 sys/arch/mips/conf/std.octeon
--- a/sys/arch/mips/conf/std.octeon Mon May 25 23:45:54 2015 +0000
+++ b/sys/arch/mips/conf/std.octeon Mon May 25 23:47:01 2015 +0000
@@ -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 @@
makeoptions LP64="yes"
-options MIPS64
+options MIPS64R2
options NOFPU # No FPU
options EXEC_ELF32 # exec ELF32 binaries
options EXEC_ELF64 # exec ELF64 binaries
Home |
Main Index |
Thread Index |
Old Index