anko5/GKI Kernel Module Build Action
An action to build Android GKI kernel modules.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 22, 2025
- License
- None
Pinned Snippet
uses: anko5/gkikmbuild@b2242678ba6bb34c7e801985a65b729ce5a778f4 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | Specify the Android kernel version and tag to build for (e.g., android13-5.15). | yes | android13-5.15 |
| arch | Specify the architecture to build for (e.g., aarch64 or x86_64). | yes | aarch64 |
| module-path | Specify the name of the kernel module artifact. | yes | — |
| module-name | Specify the name of the kernel module. | yes | — |
Outputs
no outputs