Skip to content

Commit 8afe506

Browse files
committed
You also need cargo-binutils to get rust-strip.
1 parent 81d0c76 commit 8afe506

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ If you want to include a ROMFS, you need to:
6565
```bash
6666
cargo install neotron-romfs-lsfs
6767
cargo install neotron-romfs-mkfs
68+
cargo install cargo-binutils
6869
```
6970

7071
A bunch of utilities are supplied in the [`utilities`](./utilities/) folder. Build them all, and make a ROMFS image, then build the OS with the `ROMFS_PATH` environment variable set.

0 commit comments

Comments
 (0)