Module Name:    src
Committed By:   cliff
Date:           Sun Sep 13 03:28:51 UTC 2009

Modified Files:
        src/sys/arch/mips/conf [matt-nb5-mips64]: files.mips

Log Message:
add MIPS64_XLP MIPS64_XLR MIPS64_XLS to list of flags in opt_cputype.h


To generate a diff of this commit:
cvs rdiff -u -r1.58.24.2 -r1.58.24.3 src/sys/arch/mips/conf/files.mips

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/files.mips
diff -u src/sys/arch/mips/conf/files.mips:1.58.24.2 src/sys/arch/mips/conf/files.mips:1.58.24.3
--- src/sys/arch/mips/conf/files.mips:1.58.24.2	Sat Sep 12 17:37:29 2009
+++ src/sys/arch/mips/conf/files.mips	Sun Sep 13 03:28:51 2009
@@ -1,8 +1,9 @@
-#	$NetBSD: files.mips,v 1.58.24.2 2009/09/12 17:37:29 matt Exp $
+#	$NetBSD: files.mips,v 1.58.24.3 2009/09/13 03:28:51 cliff Exp $
 #
 
 defflag	opt_cputype.h		NOFPU
 				MIPS64_SB1
+				MIPS64_XLP MIPS64_XLR MIPS64_XLS
 					# and the rest...
 					# MIPS1	MIPS2 MIPS3 MIPS4 MIPS5
 					# MIPS32 MIPS64

Reply via email to