Author: imp
Date: Thu Feb 25 11:54:10 2010
New Revision: 204305
URL: http://svn.freebsd.org/changeset/base/204305

Log:
  Add CPU_CNMIPS for the core that's in Octeon CPUs.

Modified:
  head/sys/conf/options.mips

Modified: head/sys/conf/options.mips
==============================================================================
--- head/sys/conf/options.mips  Thu Feb 25 10:40:52 2010        (r204304)
+++ head/sys/conf/options.mips  Thu Feb 25 11:54:10 2010        (r204305)
@@ -34,6 +34,7 @@ CPU_MIPS64    opt_global.h
 CPU_SENTRY5    opt_global.h
 CPU_HAVEFPU    opt_global.h
 CPU_SB1        opt_global.h
+CPU_CNMIPS     opt_global.h
 
 ISA_MIPS1      opt_cputype.h
 ISA_MIPS3      opt_cputype.h
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to