#kernel #toml #toml-config #cargo #build #quickly #building

build kbuild

This package help you to build rust kernel quickly and easily

6 releases

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

#232 in Development tools

Download history 359/week @ 2024-04-29 247/week @ 2024-05-06

606 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

~4.5MB
~88K SLoC