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

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

#123 in Build Utils

27 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