Module Name:    src
Committed By:   matt
Date:           Wed Jun 29 06:02:43 UTC 2011

Modified Files:
        src/sys/arch/powerpc/conf: files.powerpc

Log Message:
Add VERBOSE_INITPPC flag


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/sys/arch/powerpc/conf/files.powerpc

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/powerpc/conf/files.powerpc
diff -u src/sys/arch/powerpc/conf/files.powerpc:1.81 src/sys/arch/powerpc/conf/files.powerpc:1.82
--- src/sys/arch/powerpc/conf/files.powerpc:1.81	Sat Jun 18 20:35:05 2011
+++ src/sys/arch/powerpc/conf/files.powerpc	Wed Jun 29 06:02:43 2011
@@ -1,8 +1,8 @@
-#	$NetBSD: files.powerpc,v 1.81 2011/06/18 20:35:05 matt Exp $
+#	$NetBSD: files.powerpc,v 1.82 2011/06/29 06:02:43 matt Exp $
 
 defflag	opt_altivec.h	ALTIVEC K_ALTIVEC PPC_HAVE_SPE
 defflag	opt_openpic.h	OPENPIC OPENPIC_SERIAL_MODE OPENPIC_DISTRIBUTE
-defparam opt_ppcparam.h	L2CR_CONFIG L3CR_CONFIG INTSTK CLOCKBASE
+defparam opt_ppcparam.h	L2CR_CONFIG L3CR_CONFIG INTSTK CLOCKBASE VERBOSE_INITPPC
 defflag	opt_ppcarch.h	PPC_OEA PPC_OEA601 PPC_OEA64 PPC_OEA64_BRIDGE PPC_MPC8XX PPC_IBM4XX PPC_IBM403 PPC_BOOKE
 defflag opt_pmap.h	PMAPDEBUG PMAPCHECK PMAPCOUNTERS
 defparam opt_pmap.h	PTEGCOUNT PMAP_MEMLIMIT

Reply via email to