[PATCH] turn debugging messages off by default.

it's a bit noisy for the masses...
This commit is contained in:
greg@kroah.com 2003-12-02 18:41:29 -08:00 committed by Greg KH
parent 19feb35100
commit 29b82deb7e
1 changed files with 1 additions and 1 deletions

View File

@ -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