I am new to the Linux kernel.
I am trying to understand the idea, a high level of what kbuild is .
When I compile the kernel, I invoke make, which is located on the Linux machine, GNU make.
So what is KBuild? Is this a set of makefiles that are used by inclusion in the kernel makefiles? Where is kmk used?
The link will be useful.
thanks
dimba source share