JNote that valgrind is x86 only
authorEric Andersen <andersen@codepoet.org>
Fri, 17 Jan 2003 04:45:35 +0000 (04:45 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 17 Jan 2003 04:45:35 +0000 (04:45 -0000)
Makefile

index 32fe36110f33c3c9655599fa62ed1cb03ac23535..8e1f4d3e36f6df9aca6dc411860dd22bd502bee9 100644 (file)
--- 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.