Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mips/conf - option MIPS_DDB_WATCH is deprecated, re...
details: https://anonhg.NetBSD.org/src/rev/1a21aee68110
branches: trunk
changeset: 764203:1a21aee68110
user: cliff <cliff%NetBSD.org@localhost>
date: Thu Apr 14 05:07:00 2011 +0000
description:
- option MIPS_DDB_WATCH is deprecated, removed
diffstat:
sys/arch/mips/conf/files.mips | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 8fd6aaa73d39 -r 1a21aee68110 sys/arch/mips/conf/files.mips
--- a/sys/arch/mips/conf/files.mips Thu Apr 14 05:06:39 2011 +0000
+++ b/sys/arch/mips/conf/files.mips Thu Apr 14 05:07:00 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.mips,v 1.67 2011/04/06 05:47:54 matt Exp $
+# $NetBSD: files.mips,v 1.68 2011/04/14 05:07:00 cliff Exp $
#
defflag opt_cputype.h NOFPU FPEMUL
@@ -19,7 +19,6 @@
defflag opt_mips3_wired.h ENABLE_MIPS3_WIRED_MAP
defflag opt_ddb.h DDB_TRACE
-defflag opt_ddb.h MIPS_DDB_WATCH
file arch/mips/mips/locore_mips1.S mips1
file arch/mips/mips/locore_mips3.S mips3|mips4|mips32|mips32r2|mips64|mips64r2
Home |
Main Index |
Thread Index |
Old Index