Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/sgimips/dev defflag CRMFB_DEBUG



details:   https://anonhg.NetBSD.org/src/rev/7e5015fa37a9
branches:  trunk
changeset: 763914:7e5015fa37a9
user:      macallan <macallan%NetBSD.org@localhost>
date:      Thu Apr 07 01:07:31 2011 +0000

description:
defflag CRMFB_DEBUG

diffstat:

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

diffs (17 lines):

diff -r 635f3dd133da -r 7e5015fa37a9 sys/arch/sgimips/dev/files.dev
--- a/sys/arch/sgimips/dev/files.dev    Thu Apr 07 00:22:59 2011 +0000
+++ b/sys/arch/sgimips/dev/files.dev    Thu Apr 07 01:07:31 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.dev,v 1.11 2011/04/04 22:15:13 macallan Exp $
+#      $NetBSD: files.dev,v 1.12 2011/04/07 01:07:31 macallan Exp $
 
 define giobus {}
 
@@ -34,6 +34,7 @@
 device crmfb: wsemuldisplaydev, vcons, rasops8, i2cbus, iic, i2c_bitbang, ddc_read_edid, edid 
 attach crmfb at mainbus
 file   arch/sgimips/dev/crmfb.c                crmfb needs-flag
+defflag        opt_crmfb.h     CRMFB_DEBUG
 
 device scn: tty
 attach scn at mainbus



Home | Main Index | Thread Index | Old Index