chiark / gitweb /
[PATCH] turn debugging messages off by default.
authorgreg@kroah.com <greg@kroah.com>
Wed, 3 Dec 2003 02:41:29 +0000 (18:41 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:13:05 +0000 (21:13 -0700)
it's a bit noisy for the masses...

Makefile

index 7aacb79de2199713845092970047676652a6a5b9..340ca87f2a7b6580ae0de360697e733f1cb6772a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@
 
 # Set the following to `true' to make a debuggable build.
 # Leave this set to `false' for production use.
-DEBUG = true
+DEBUG = false
 
 
 ROOT =         udev