Skip to content

Build and Deployment Workflow

This section collects the workflow topics that support the whole Embedded Linux learning repository.

The goal is not to replace the daily labs. Instead, these pages provide reusable references for tasks that appear repeatedly across the project:

  • cross-compiling kernel modules
  • building out-of-tree kernel modules
  • compiling and installing Device Tree overlays
  • checking kernel versions, headers, and module vermagic
  • maintaining and deploying the MkDocs documentation site
  1. Cross Compilation
  2. Kernel Module Build Workflow
  3. Device Tree Overlay Build Workflow
  4. Kernel Version and vermagic