This website requires JavaScript.
Explore
Help
Sign In
DragonOS-Community
/
DragonOS
Watch
4
Star
1
Fork
0
You've already forked DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced
2025-06-22 15:23:23 +00:00
Code
Issues
Releases
Wiki
Activity
Files
d1d0aca49e5d7f57e05f071a05303829a6a41894
DragonOS
/
kernel
/
build.rs
LoGin
e26ca418df
把内核构建脚本单独独立成一个crate (
#444
)
2023-11-17 11:26:26 +08:00
4 lines
39 B
Rust
Raw
Blame
History
fn
main
(
)
{
kernel_build
::
run
(
)
;
}
View Git Blame
Copy Permalink