Module Name:    src
Committed By:   cliff
Date:           Sun Nov 15 22:58:39 UTC 2009

Modified Files:
        src/sys/arch/evbmips/conf [matt-nb5-mips64]: std.rmixl

Log Message:
- delete un-needed options MIPS32


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/arch/evbmips/conf/std.rmixl

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/evbmips/conf/std.rmixl
diff -u src/sys/arch/evbmips/conf/std.rmixl:1.1.2.1 src/sys/arch/evbmips/conf/std.rmixl:1.1.2.2
--- src/sys/arch/evbmips/conf/std.rmixl:1.1.2.1	Sun Sep 13 03:27:38 2009
+++ src/sys/arch/evbmips/conf/std.rmixl	Sun Nov 15 22:58:39 2009
@@ -1,4 +1,4 @@
-# $NetBSD: std.rmixl,v 1.1.2.1 2009/09/13 03:27:38 cliff Exp $
+# $NetBSD: std.rmixl,v 1.1.2.2 2009/11/15 22:58:39 cliff Exp $
 
 machine evbmips mips
 include		"conf/std"	# MI standard options
@@ -6,7 +6,6 @@
 options MIPS3_ENABLE_CLOCK_INTR
 
 # Platform support
-options		MIPS32
 options		MIPS64
 options		MIPS64_XLS
 options		ENABLE_MIPS_16KB_PAGE

Reply via email to