Skip to content

1ndev-ui/Action-Android-Kernel-Builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Android Kernel Builder

Usage:

  1. Fork this repo.

  2. Edit config.env :

    Arguments Note
    ANYKERNEL_SOURCE Your Anykernel3 repo
    ANYKERNEL_SOURCE_BRANCH Your Anykernel3 branch
    KERNEL_SOURCE Your kernel source repo
    KERNEL_SOURCE_BRANCH Your kernel source branch
    KERNEL_CONFIG Your device config
    BUILD_ARGS Your kernel compile aguments, separate with space
  3. Click Run workflow in Action->Build Kernel

Warning: For pre-5.4 kernel, you should backport LLVM related changes for ur kernel, or just downgrade toolchains defined in build-kernel.yml to android12-dev branch and remove "LLVM=1 LLVM_IAS=1" flags in config.env

About

Build your kernel with Github Action [Android ARM64 Only]

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors