Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/sys/arch/hpcmips/conf Pullup rev 1.50 (requested by tv ...
details: https://anonhg.NetBSD.org/src/rev/1d4cb2751965
branches: netbsd-2-0
changeset: 560437:1d4cb2751965
user: jmc <jmc%NetBSD.org@localhost>
date: Sun Apr 18 02:19:33 2004 +0000
description:
Pullup rev 1.50 (requested by tv in ticket #147)
Move -mips2 to CPUFLAGS in each kernel config file.
diffstat:
sys/arch/hpcmips/conf/TX3912 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 9f5f0992f7aa -r 1d4cb2751965 sys/arch/hpcmips/conf/TX3912
--- a/sys/arch/hpcmips/conf/TX3912 Sun Apr 18 02:19:29 2004 +0000
+++ b/sys/arch/hpcmips/conf/TX3912 Sun Apr 18 02:19:33 2004 +0000
@@ -2,7 +2,7 @@
# Distribution kernel (TOSHIBA TX3912 based model) kernel config file
#
-# $NetBSD: TX3912,v 1.49 2003/10/18 08:30:14 lukem Exp $
+# $NetBSD: TX3912,v 1.49.2.1 2004/04/18 02:19:33 jmc Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@@ -11,6 +11,7 @@
maxusers 16
include "arch/hpcmips/conf/std.hpcmips.tx39"
+makeoptions CPUFLAGS="-mips2" # CPU codegen options
options TX391X # Product TMPR3912
options TX39_DEBUG
Home |
Main Index |
Thread Index |
Old Index