Skip to content

build2/libbuild2-kconfig

Repository files navigation

libbuild2-kconfig

Linux kernel configuration system (Kconfig) build system module for build2. For details on Kconfig and its support in build2 see The build2 Kconfig Module. For a complete example that demonstrates key features of Kconfig-based configuration management see kconfig-hello.

This module is part of the standard pre-installed build2 modules and no extra integration steps are required other than the using directive in bootstrap.build. For development build instructions see libbuild2-hello/README (note that this module requires bootstrapping).