Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 804 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 804 Bytes

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_TARGET Your device codename
    BUILD_ARGS Your kernel compile aguments, separate with space
  3. Click Run workflow in Action->Build MikaKernel