| CARVIEW |
Select Language
HTTP/2 301
server: nginx
content-type: text/html
location: https://origin.kernel.org/doc/html/latest/kbuild/
content-security-policy: default-src 'self' 'unsafe-inline'; img-src https: data:
accept-ranges: bytes
date: Mon, 29 Dec 2025 20:56:52 GMT
via: 1.1 varnish
age: 0
x-served-by: cache-bom-vanm7210040-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1767041813.636377,VS0,VE271
strict-transport-security: max-age=31557600
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
content-length: 162
HTTP/2 200
server: nginx
date: Mon, 29 Dec 2025 20:56:53 GMT
content-type: text/html; charset=utf-8
last-modified: Mon, 29 Dec 2025 03:13:20 GMT
vary: Accept-Encoding
content-security-policy: default-src 'self' 'unsafe-inline'; img-src https: data:
content-encoding: gzip
Kernel Build System — The Linux Kernel documentation
The Linux Kernel
6.19.0-rc3
Quick search
Contents
- Development process
- Submitting patches
- Code of conduct
- Maintainer handbook
- All development-process docs
- Licensing rules
- Writing documentation
- Development tools
- Testing guide
- Hacking guide
- Tracing
- Fault injection
- Livepatching
- Rust
- Administration
- Build system
- Kconfig Language
- Kconfig macro language
- Kbuild
- Configuration targets and editors
- Linux Kernel Makefiles
- Building External Modules
- Exporting kernel headers for use by userspace
- Recursion issues
- Reproducible builds
- GCC plugin infrastructure
- Building Linux with Clang/LLVM
- DWARF module versioning
- Bash completion for Kbuild
- Reporting issues
- Userspace tools
- Userspace API
This Page
English
Kernel Build SystemΒΆ
- Kconfig Language
- Kconfig macro language
- Kbuild
- Configuration targets and editors
- Linux Kernel Makefiles
- Building External Modules
- Exporting kernel headers for use by userspace
- Recursion issues
- Reproducible builds
- GCC plugin infrastructure
- Building Linux with Clang/LLVM
- DWARF module versioning
- Bash completion for Kbuild