Skip to content

Commit

Permalink
Merge pull request #1271 from marcomaas1990/patch-1
Browse files Browse the repository at this point in the history
Added riscv64 build description
  • Loading branch information
stlankes authored Jun 10, 2024
2 parents ce19eab + 39f49e5 commit 06b364d
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 06b364d

Please sign in to comment.