Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added riscv64 build description.
  • Loading branch information
marcomaas1990 authored Jun 10, 2024
1 parent 57f7cd4 commit 39f49e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ cargo xtask build --arch x86_64

On completion, the script will print the path of `libhermit.a`.
If you want to build the kernel for aarch64, please replace `x86_64` by `aarch64`.
If you want to build the kernel for riscv64, please use `riscv64`.

### Control the kernel messages verbosity

Expand Down

0 comments on commit 39f49e5

Please sign in to comment.