#
kbuild
Kernel build system (Kbuild) and makefiles
ProgrammingHow Linux build system links built-in.a into vmlinux
How the Linux kernel build system uses built-in.a and KBUILD_VMLINUX_LIBS to link object files into vmlinux, and how built-in drivers differ from modules.
1 answer• 1 view