Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2008 06:12:24 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 134583 for review
Message-ID:  <200802010612.m116COkN071490@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=134583

Change 134583 by imp@imp_lighthouse on 2008/02/01 06:11:51

	Remove ISA_MIPS64.  It breaks way too many things.  Replace it with
	ISA_MIPS32.

Affected files ...

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

Differences ...

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802010612.m116COkN071490>