You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,7 @@ If you want to include a ROMFS, you need to:
65
65
```bash
66
66
cargo install neotron-romfs-lsfs
67
67
cargo install neotron-romfs-mkfs
68
+
cargo install cargo-binutils
68
69
```
69
70
70
71
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