JNote that valgrind is x86 only

This commit is contained in:
Eric Andersen 2003-01-17 04:45:35 +00:00
parent db597c47f3
commit 382187f014

View File

@ -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.