Skip to content
Snippets Groups Projects
Verified Commit ce9ce1b5 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Also build redoxfs-mkfs as part of fstools

parent 90dd7bb2
Branches
Tags
No related merge requests found
Pipeline #11589 failed
......@@ -7,6 +7,7 @@ else
$(HOST_CARGO) build --manifest-path cookbook/Cargo.toml --release
$(HOST_CARGO) build --manifest-path installer/Cargo.toml --release
$(HOST_CARGO) build --manifest-path redoxfs/Cargo.toml --release --bin redoxfs
$(HOST_CARGO) build --manifest-path redoxfs/Cargo.toml --release --bin redoxfs-mkfs
mkdir -p build
touch $@
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment