aboutsummaryrefslogtreecommitdiffstats
path: root/docs/fuchsia.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/fuchsia.md')
-rw-r--r--docs/fuchsia.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fuchsia.md b/docs/fuchsia.md
index 19c3ad269..69f106070 100644
--- a/docs/fuchsia.md
+++ b/docs/fuchsia.md
@@ -27,7 +27,7 @@ Run `syz-manager` with a config along the lines of:
"target": "fuchsia/amd64",
"http": ":12345",
"workdir": "/workdir.fuchsia",
- "vmlinux": "/fuchsia/out/build-zircon/build-x64/zircon.elf",
+ "kernel_obj": "/fuchsia/out/build-zircon/build-x64",
"syzkaller": "/syzkaller",
"image": "/fuchsia/out/x64/images/fvm.blk",
"sshkey": "/fuchsia/out/x64/ssh-keys/id_ed25519",