This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
Watch
1
Star
0
Fork
You've already forked DragonOS
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3d663af8a2
DragonOS
/
docs
/
kernel
/
configuration
/
index.rst
11 lines
133 B
ReStructuredText
Raw
Normal View
History
Unescape
Escape
Kconfig (#432) * 内核编译配置 * 将kernel.config的解析代码搬入crate * 将设置feature函数放入CargoHandler中
2023-11-17 13:23:01 +00:00
内核编译配置
====================================
..
toctree
::
:maxdepth:
1
:caption:
目录
config
使得DragonOS kernel 能为riscv64编译通过(尚未能启动) (#457) * 使得DragonOS kernel 能为riscv64编译通过(尚未能启动) * 修正了系统调用号声明不正确的问题,同时添加了编译配置文档
2023-11-25 04:07:39 +00:00
arch