fix typo in qemu_linux_process (#3163)
This commit is contained in:
parent
a198b33096
commit
8b194bdd40
@ -1,5 +1,5 @@
|
||||
import "../../../just/libafl-qemu.just"
|
||||
FUZZER_NAME := "qemu_linux_kernel"
|
||||
FUZZER_NAME := "qemu_linux_process"
|
||||
|
||||
LINUX_BUILDER_URL := "git@github.com:AFLplusplus/linux-qemu-image-builder.git"
|
||||
LINUX_BUILDER_DIR := TARGET_DIR / "linux_builder"
|
||||
|
Loading…
x
Reference in New Issue
Block a user