aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/setup_linux-host_android-device_arm64-kernel.md
diff options
context:
space:
mode:
authorJean-Baptiste Theou <jb@essential.com>2018-05-09 01:12:05 +0900
committerDmitry Vyukov <dvyukov@google.com>2018-05-09 09:31:39 +0200
commit12c7428ad27a7abbcb1dbf342af448021e8cd372 (patch)
tree48b39eaf949c302a80ee43fb5ea6ea44f06c4dcf /docs/linux/setup_linux-host_android-device_arm64-kernel.md
parentb88872ba0e2ae9243628945e3ea2a3ae89a92bf7 (diff)
docs: add link for PH-1 kernel
Signed-off-by: Jean-Baptiste Theou <jb@essential.com>
Diffstat (limited to 'docs/linux/setup_linux-host_android-device_arm64-kernel.md')
-rw-r--r--docs/linux/setup_linux-host_android-device_arm64-kernel.md2
1 files changed, 1 insertions, 1 deletions
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 70f720564..77ffa6eaa 100644
--- a/docs/linux/setup_linux-host_android-device_arm64-kernel.md
+++ b/docs/linux/setup_linux-host_android-device_arm64-kernel.md
@@ -38,4 +38,4 @@ make TARGETOS=linux TARGETARCH=arm64
- Start `syz-manager -config adb.cfg` as usual.
If you get issues after `syz-manager` starts, consider running it with the `-debug` flag.
-Also see [this page](/docs/troubleshooting.md) for troubleshooting tips and [Building a Pixel kernel with KASAN+KCOV](https://source.android.com/devices/tech/debug/kasan-kcov) for kernel build/boot instructions.
+Also see [this page](/docs/troubleshooting.md) for troubleshooting tips and [Building a Pixel kernel with KASAN+KCOV](https://source.android.com/devices/tech/debug/kasan-kcov) or [Building a PH-1 kernel with KASAN+KCOV](https://github.com/EssentialOpenSource/kernel-manifest/blob/master/README.md) for kernel build/boot instructions.