PERFORCE change 134330 for review

Randall R. Stewart rrs at FreeBSD.org
Mon Jan 28 14:16:48 PST 2008


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

Change 134330 by rrs at rrs-mips2-jnpr on 2008/01/28 22:16:36

	adds option CPU_ISA_MIPS64

Affected files ...

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

Differences ...

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

@@ -33,6 +33,8 @@
 
 makeoptions	DEBUG=-g		#Build kernel with gdb(1) debug symbols
 
+options CPU_ISA_MIPS64
+
 options		DDB
 options		KDB
 options		KDB_TRACE


More information about the p4-projects mailing list