Skip to content

Build your kernel with Github Action [Android ARM64 Only]

Notifications You must be signed in to change notification settings

zclkkk/kernel_build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

MikaKernel Builder

Meow!

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 MikaKernel

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

No releases published

Packages

No packages published