Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/powerpc/conf defflag PMAPDEBUG, PMAPCHECK, and PMAP...
details: https://anonhg.NetBSD.org/src/rev/088c18ce627e
branches: trunk
changeset: 535434:088c18ce627e
user: matt <matt%NetBSD.org@localhost>
date: Sun Aug 18 17:17:59 2002 +0000
description:
defflag PMAPDEBUG, PMAPCHECK, and PMAPCOUNTERS into opt_pmap.h
diffstat:
sys/arch/powerpc/conf/files.powerpc | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 6363107117a1 -r 088c18ce627e sys/arch/powerpc/conf/files.powerpc
--- a/sys/arch/powerpc/conf/files.powerpc Sun Aug 18 16:00:33 2002 +0000
+++ b/sys/arch/powerpc/conf/files.powerpc Sun Aug 18 17:17:59 2002 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: files.powerpc,v 1.34 2002/07/24 04:59:32 chs Exp $
+# $NetBSD: files.powerpc,v 1.35 2002/08/18 17:17:59 matt Exp $
defflag opt_altivec.h ALTIVEC K_ALTIVEC
defflag opt_openpic.h OPENPIC OPENPIC_SERIAL_MODE
defparam L2CR_CONFIG
defflag opt_ppcarch.h PPC_MPC6XX PPC_MPC8XX PPC_IBM4XX
+defflag opt_pmap.h PMAPDEBUG PMAPCHECK PMAPCOUNTERS
file arch/powerpc/powerpc/Locore.c
file arch/powerpc/powerpc/copystr.c
Home |
Main Index |
Thread Index |
Old Index