aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/setup_linux-host_qemu-vm_arm-kernel.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/linux/setup_linux-host_qemu-vm_arm-kernel.md')
-rw-r--r--docs/linux/setup_linux-host_qemu-vm_arm-kernel.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup_linux-host_qemu-vm_arm-kernel.md b/docs/linux/setup_linux-host_qemu-vm_arm-kernel.md
index 0bc3675c8..315c2240d 100644
--- a/docs/linux/setup_linux-host_qemu-vm_arm-kernel.md
+++ b/docs/linux/setup_linux-host_qemu-vm_arm-kernel.md
@@ -113,7 +113,7 @@ similar to the following one (changing paths as necessary):
"target": "linux/arm",
"http": ":12345",
"workdir": "/workdir",
- "vmlinux": "/linux/vmlinux",
+ "kernel_obj": "/linux",
"syzkaller": "/gopath/src/github.com/google/syzkaller",
"image": "/buildroot/output/images/rootfs.ext2",
"sandbox": "none",