This website requires JavaScript.
Explore
Help
Register
Sign In
DragonOS-Community
/
DragonOS
Watch
1
Star
1
Fork
0
You've already forked DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced
2025-06-08 10:15:03 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
build-scripts
History
LoGin
46e234aef6
使用cargo管理一些C文件的编译,并且移动部分汇编到arch目录 (
#447
)
...
* 使用cargo管理main.c的编译 * 使用build-scripts编译架构相关的c代码 * 删除elf.h
2023-11-17 21:25:15 +08:00
..
kernel_build
使用cargo管理一些C文件的编译,并且移动部分汇编到arch目录 (
#447
)
2023-11-17 21:25:15 +08:00
Cargo.toml
把内核构建脚本单独独立成一个crate (
#444
)
2023-11-17 11:26:26 +08:00
Makefile
把内核构建脚本单独独立成一个crate (
#444
)
2023-11-17 11:26:26 +08:00