History log of /DragonOS/build-scripts/kernel_build/Cargo.toml (Results 1 – 2 of 2)
Revision Date Author Comments
# e4600f7f 17-Nov-2023 Jomo <2512364506@qq.com>

Kconfig (#432)

* 内核编译配置

* 将kernel.config的解析代码搬入crate

* 将设置feature函数放入CargoHandler中


# e26ca418 17-Nov-2023 LoGin <longjin@DragonOS.org>

把内核构建脚本单独独立成一个crate (#444)