Introduction to Kernel Modules and Kbuild
Many people find the Linux kernel overwhelming place, and dont know where to start. This seminar will introduce the kernel Kbuild system, one which has been copied into most other Embedded code bases …
Talk Title | Introduction to Kernel Modules and Kbuild |
Speakers | John Bonesio (Trainer for the Linux Foundation, The Linux Foundation) |
Conference | Open Source Summit + ELC North America |
Conf Tag | |
Location | San Diego, CA, USA |
Date | Aug 19-23, 2019 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Many people find the Linux kernel overwhelming place, and don’t know where to start. This seminar will introduce the kernel Kbuild system, one which has been copied into most other Embedded code bases in order to handle the configuration of features in the code. We will also cover how to build and install code as module into a running kernel on an embedded system.