Android Kernel Build Action
Version updated for https://github.com/dabao1955/kernel_build_action to version v1.10.0.
- This action is used across all versions by 143 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Android Kernel Build Action” is a GitHub Action designed to automate the process of building Android kernels. It simplifies kernel compilation by integrating source code, configurations, and build tools (e.g., GCC or Clang) into a single workflow. This action streamlines kernel development by supporting both remote and local kernel sources, enabling developers to efficiently generate ready-to-use kernel builds within their CI/CD pipelines.
What’s Changed
[!NOTE] This version has import some destoryed changes.
Full Changelog: https://github.com/dabao1955/kernel_build_action/compare/v1.9.2...v1.10.0