From d443a94b19986ae9b5ac17e76a02b4eb452ea02b Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Wed, 6 May 2020 17:18:35 +0200 Subject: docs/linux: update links to go install --- docs/linux/setup_linux-host_android-device_arm64-kernel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/linux/setup_linux-host_android-device_arm64-kernel.md') diff --git a/docs/linux/setup_linux-host_android-device_arm64-kernel.md b/docs/linux/setup_linux-host_android-device_arm64-kernel.md index f5bb8f76e..2b3c14087 100644 --- a/docs/linux/setup_linux-host_android-device_arm64-kernel.md +++ b/docs/linux/setup_linux-host_android-device_arm64-kernel.md @@ -3,7 +3,7 @@ Prerequisites: - Android Serial Cable or [Suzy-Q](https://chromium.googlesource.com/chromiumos/platform/ec/+/master/docs/case_closed_debugging.md) device to capture console output is preferable but optional. syzkaller can work with normal USB cable as well, but that can be somewhat unreliable and turn lots of crashes into "lost connection to test machine" crashes with no additional info. -- Build syzkaller as described [here](/docs/contributing.md). +- Build syzkaller as described [here](/docs/linux/setup.md#go-and-syzkaller). In case you have old Android `/dev/ion` driver: -- cgit mrf-deployment