[PATCH] turn off debugging if we are building with klibc

This commit is contained in:
greg@kroah.com 2003-10-23 00:13:16 -07:00 committed by Greg KH
parent 6c5c770ac6
commit 9c516bec0d
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