Commit 382187f0 authored by Eric Andersen's avatar Eric Andersen
Browse files

JNote that valgrind is x86 only

parent db597c47
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.