Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/modules/acpicpu Remove DIAGNOSTIC.
details: https://anonhg.NetBSD.org/src/rev/c61581f6a2e5
branches: trunk
changeset: 760195:c61581f6a2e5
user: jruoho <jruoho%NetBSD.org@localhost>
date: Thu Dec 30 18:38:50 2010 +0000
description:
Remove DIAGNOSTIC.
diffstat:
sys/modules/acpicpu/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 419bd75d3dff -r c61581f6a2e5 sys/modules/acpicpu/Makefile
--- a/sys/modules/acpicpu/Makefile Thu Dec 30 18:27:01 2010 +0000
+++ b/sys/modules/acpicpu/Makefile Thu Dec 30 18:38:50 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/08/18 19:33:10 jruoho Exp $
+# $NetBSD: Makefile,v 1.5 2010/12/30 18:38:50 jruoho Exp $
.include "../Makefile.inc"
@@ -13,6 +13,5 @@
acpi_cpu_tstate.c
WARNS= 4
-CFLAGS+= -DDIAGNOSTIC
.include <bsd.kmodule.mk>
Home |
Main Index |
Thread Index |
Old Index