PERFORCE change 134377 for review

Randall R. Stewart rrs at FreeBSD.org
Tue Jan 29 08:39:33 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=134377

Change 134377 by rrs at rrs-mips2-jnpr on 2008/01/29 16:39:18

	Adds the NO FPU

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/mips/conf/OCTEON_rrs#4 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/mips/conf/OCTEON_rrs#4 (text+ko) ====

@@ -34,6 +34,7 @@
 makeoptions	DEBUG=-g		#Build kernel with gdb(1) debug symbols
 
 options 	ISA_MIPS64
+options         CPU_NOFPU
 
 options		DDB
 options		KDB


More information about the p4-projects mailing list