crazo7924/Android Kernel Action
Build android kernel with GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| compiler | Compiler to use | yes | — |
| defconfig | Defconfig to use | yes | — |
| image | Kernel image name | yes | — |
| name | The custom kernel name | yes | — |
| python_version | python version to be used for building this kernel source | yes | — |
Outputs
| name | description |
|---|---|
| outfile | A zip file generated from the build |