Module Name: src
Committed By: cliff
Date: Thu Apr 14 05:07:00 UTC 2011
Modified Files:
src/sys/arch/mips/conf: files.mips
Log Message:
- option MIPS_DDB_WATCH is deprecated, removed
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/sys/arch/mips/conf/files.mips
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/mips/conf/files.mips
diff -u src/sys/arch/mips/conf/files.mips:1.67 src/sys/arch/mips/conf/files.mips:1.68
--- src/sys/arch/mips/conf/files.mips:1.67 Wed Apr 6 05:47:54 2011
+++ src/sys/arch/mips/conf/files.mips Thu Apr 14 05:07:00 2011
@@ -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