summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2003-01-17 05:45:35 +0100
committerEric Andersen2003-01-17 05:45:35 +0100
commit382187f0140af0f0f4a5b2c06a8b785ea3cd1ca8 (patch)
tree23dbc33a6ad5cd92905574720bc76833cc0c78a0 /Makefile
parentUpdate uClibc default config (diff)
downloadbuildroot-382187f0140af0f0f4a5b2c06a8b785ea3cd1ca8.tar.gz
buildroot-382187f0140af0f0f4a5b2c06a8b785ea3cd1ca8.tar.xz
buildroot-382187f0140af0f0f4a5b2c06a8b785ea3cd1ca8.zip
JNote that valgrind is x86 only
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 32fe36110..8e1f4d3e3 100644
--- a/Makefile
+++ b/Makefile
@@ -100,7 +100,7 @@ TARGETS+=busybox tinylogin
# Some nice debugging tools
#TARGETS+=gdb strace
-# The Valgrind debugger
+# The Valgrind debugger (x86 only)
#TARGETS+=valgrind
# Pick your root filesystem type.