Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/sparc/conf defflag SX_DEBUG



details:   https://anonhg.NetBSD.org/src/rev/c52ed2203173
branches:  trunk
changeset: 449250:c52ed2203173
user:      macallan <macallan%NetBSD.org@localhost>
date:      Fri Mar 01 02:28:27 2019 +0000

description:
defflag SX_DEBUG

diffstat:

 sys/arch/sparc/conf/files.sparc |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b8d5856af4af -r c52ed2203173 sys/arch/sparc/conf/files.sparc
--- a/sys/arch/sparc/conf/files.sparc   Thu Feb 28 22:18:21 2019 +0000
+++ b/sys/arch/sparc/conf/files.sparc   Fri Mar 01 02:28:27 2019 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.sparc,v 1.158 2018/12/19 13:57:49 maxv Exp $
+#      $NetBSD: files.sparc,v 1.159 2019/03/01 02:28:27 macallan Exp $
 
 # @(#)files.sparc      8.1 (Berkeley) 7/19/93
 # sparc-specific configuration info
@@ -122,6 +122,7 @@
 device sx {}
 attach sx at mainbus
 file   arch/sparc/dev/sx.c                     sx needs-flag
+defflag        opt_sx.h        SX_DEBUG
 
 device tctrl: sysmon_envsys, sysmon_power, sysmon_taskq
 attach tctrl at obio



Home | Main Index | Thread Index | Old Index