Module Name: src Committed By: cliff Date: Mon Mar 29 23:31:16 UTC 2010
Modified Files: src/sys/arch/evbmips/conf [matt-nb5-mips64]: std.rmixl Log Message: - turn on options MIPS64_XLR To generate a diff of this commit: cvs rdiff -u -r1.1.2.3 -r1.1.2.4 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.3 src/sys/arch/evbmips/conf/std.rmixl:1.1.2.4 --- src/sys/arch/evbmips/conf/std.rmixl:1.1.2.3 Fri Dec 11 23:44:25 2009 +++ src/sys/arch/evbmips/conf/std.rmixl Mon Mar 29 23:31:16 2010 @@ -1,4 +1,4 @@ -# $NetBSD: std.rmixl,v 1.1.2.3 2009/12/11 23:44:25 cliff Exp $ +# $NetBSD: std.rmixl,v 1.1.2.4 2010/03/29 23:31:16 cliff Exp $ machine evbmips mips include "conf/std" # MI standard options @@ -7,6 +7,7 @@ # Platform support options MIPS64 +options MIPS64_XLR options MIPS64_XLS