summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2003-04-10 20:04:38 -0700
committerGreg KH <gregkh@suse.de>2005-04-26 21:00:23 -0700
commita507a0157240640b4fbf096577a3c2d9729511dd (patch)
tree44e45b39d78ac5519dd0f4b34ac32e64b83a613d /Makefile
parentf0083e3d4eb49e11fd7e37532dc64a6e6f5d4039 (diff)
[PATCH] enabled debugging.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c73ee42a3e..c31f61d840 100644
--- 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 = false
+DEBUG = true
ROOT = udev