summaryrefslogtreecommitdiff
path: root/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.target b/Makefile.target
index ca0a740..f5db347 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -378,7 +378,8 @@ obj-y += $(addprefix ../, $(trace-obj-y))
obj-$(CONFIG_GDBSTUB_XML) += gdbstub-xml.o
#
-# Uh, ctfconvert and ctfmerge are in our paths... right...
+# Uh, ctfconvert and ctfmerge are in our paths... right... I promise I'll clean
+# this up.
#
ifeq ($(TRACE_BACKEND),dtrace)