mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-20 16:07:49 +00:00
Use bootloader crate to create bootable disk images
This commit is contained in:
@@ -8,3 +8,4 @@ members = ["kernel"]
|
||||
|
||||
[dependencies]
|
||||
kernel = { path = "kernel", artifact = "bin", target = "x86_64-unknown-none" }
|
||||
bootloader = "0.11.3"
|
||||
|
||||
Reference in New Issue
Block a user