diff options
Diffstat (limited to 'docs/linux/setup_ubuntu-host_odroid-c2-board_arm64-kernel.md')
| -rw-r--r-- | docs/linux/setup_ubuntu-host_odroid-c2-board_arm64-kernel.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup_ubuntu-host_odroid-c2-board_arm64-kernel.md b/docs/linux/setup_ubuntu-host_odroid-c2-board_arm64-kernel.md index eb8dd8c0a..b9d61e9f6 100644 --- a/docs/linux/setup_ubuntu-host_odroid-c2-board_arm64-kernel.md +++ b/docs/linux/setup_ubuntu-host_odroid-c2-board_arm64-kernel.md @@ -278,7 +278,7 @@ Now make sure you can ssh with the key: ssh -i ./ssh/id_rsa root@172.16.0.31 ``` -Build syzkaller as described [here](/docs/contributing.md), with `odroid` build tag: +Build syzkaller as described [here](/docs/linux/setup.md#go-and-syzkaller), with `odroid` build tag: ``` bash make GOTAGS=odroid TARGETARCH=arm64 |
