Module Name:    src
Committed By:   matt
Date:           Sat Aug  1 22:59:52 UTC 2009

Modified Files:
        src/sys/arch/mips/conf: files.mips

Log Message:
Add MIPS64_LOONGSON2F since it needs some special help in various places.


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 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.59 src/sys/arch/mips/conf/files.mips:1.60
--- src/sys/arch/mips/conf/files.mips:1.59	Wed Nov 19 18:35:59 2008
+++ src/sys/arch/mips/conf/files.mips	Sat Aug  1 22:59:52 2009
@@ -1,8 +1,9 @@
-#	$NetBSD: files.mips,v 1.59 2008/11/19 18:35:59 ad Exp $
+#	$NetBSD: files.mips,v 1.60 2009/08/01 22:59:52 matt Exp $
 #
 
 defflag	opt_cputype.h		NOFPU
 				MIPS64_SB1
+				MIPS64_LOONGSON2F
 					# and the rest...
 					# MIPS1	MIPS2 MIPS3 MIPS4 MIPS5
 					# MIPS32 MIPS64

Reply via email to