Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add example of building the Linux kernel #377

Closed
wants to merge 1 commit into from

Conversation

Timmmm
Copy link
Contributor

@Timmmm Timmmm commented Oct 3, 2024

Slightly expand the QEMU docs to explain how to build the flat Linux kernel image.

This might seem really obvious to you pros, but I spend a good 20 minutes googling how to do this and completely failing - there doesn't seem to be much documentation on this stuff, at least not easily googleable. Almost everything uses vmlinux. I also tried reading the Linux makefiles and things like make arch/riscv/boot/Image which you'd think would work but doesn't. I never would have guessed make Image.

Slightly expand the QEMU docs to explain how to build the flat Linux kernel image.
Copy link

github-actions bot commented Oct 3, 2024

We have mailing list based patch review so it would be great if you can send these patchs to OpenSBI mailing list.

You need to join OpenSBI mailing list using following link
http://lists.infradead.org/mailman/listinfo/opensbi

Make sure you use "git send-email" to send the patches.

Thanks for your contribution to OpenSBI project.

@github-actions github-actions bot closed this Oct 3, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant