#kernel #build #os #build-tool #toml #toml-config #quickly

build kbuild

This package help you to build rust kernel quickly and easily

6 releases

0.1.5 May 9, 2024
0.1.4 May 1, 2024
0.1.2 Apr 30, 2024

#117 in Build Utils

Download history 5/week @ 2024-09-21

288 downloads per month

MIT license

21KB
505 lines

kbuild

This is a cargo tool for building a rust os.

Installation

cargo install kbuild

Build kernel

kbuild build test.toml riscv64-qemu

TIPS: test.toml is the config included in the kbuild.

Dependencies

~3–4MB
~85K SLoC