Fix Makefile (what stupid typo)

Signed-off-by: Harry Chen <i@harrychen.xyz>
master
Harry Chen 6 years ago
parent dca77ec5ec
commit ad822e6d3b

@ -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)

Loading…
Cancel
Save