mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Add default target for bootimage
This commit is contained in:
@@ -12,3 +12,6 @@ panic = "abort"
|
|||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
panic = "abort"
|
panic = "abort"
|
||||||
|
|
||||||
|
[package.metadata.bootimage]
|
||||||
|
default-target = "x86_64-blog_os.json"
|
||||||
|
|||||||
Reference in New Issue
Block a user