diff --git a/Makefile b/Makefile index 5ef33f8..37acd8c 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,6 @@ out_img ?= build/$(arch).img out_qcow2 ?= build/$(arch).qcow2 rcore_fs_fuse_revision ?= 585eb61 -endif rust_src_dir := rust/src/bin rust_bin_path := rust/target/$(arch)-rcore/$(mode)