Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/macppc/conf defflag LMU_DEBUG and PSOC_DEBUG
details: https://anonhg.NetBSD.org/src/rev/5b127998bc4b
branches: trunk
changeset: 379767:5b127998bc4b
user: macallan <macallan%NetBSD.org@localhost>
date: Fri Jun 18 22:24:51 2021 +0000
description:
defflag LMU_DEBUG and PSOC_DEBUG
diffstat:
sys/arch/macppc/conf/files.macppc | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 2ff32b4319a2 -r 5b127998bc4b sys/arch/macppc/conf/files.macppc
--- a/sys/arch/macppc/conf/files.macppc Fri Jun 18 22:18:10 2021 +0000
+++ b/sys/arch/macppc/conf/files.macppc Fri Jun 18 22:24:51 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.macppc,v 1.118 2021/05/12 23:22:33 thorpej Exp $
+# $NetBSD: files.macppc,v 1.119 2021/06/18 22:24:51 macallan Exp $
#
# macppc-specific configuration info
@@ -319,8 +319,10 @@ file arch/macppc/dev/platinumfb.c plat
device psoc: sysmon_envsys
attach psoc at iic
file arch/macppc/dev/psoc.c psoc
+defflag opt_psoc.h PSOC_DEBUG
# 'lmu-micro' found in late PowerBooks
device lmu: sysmon_envsys
attach lmu at iic
file arch/macppc/dev/lmu.c lmu
+defflag opt_lmu.h LMU_DEBUG
Home |
Main Index |
Thread Index |
Old Index