How it works...

kbuild uses Makefile and Kconfig files to build the kernel source. Kconfig files define configuration symbols and attributes, and Makefile files match configuration symbols to source files.

The kbuild system's options and targets can be seen by running the following:

$ make ARCH=arm help  
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset