From 382187f0140af0f0f4a5b2c06a8b785ea3cd1ca8 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 17 Jan 2003 04:45:35 +0000 Subject: [PATCH] JNote that valgrind is x86 only --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 32fe36110f..8e1f4d3e36 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. -- 2.30.2