๐Ÿš€ Android Kernel Builder

March 23, 2026 ยท View on GitHub

โš ๏ธ Important Notice

This workflow is configured for specific devices. You must modify the settings for your device or it may not work properly.

๐Ÿ”ง Quick Start

  1. Fork this repository
  2. Go to Actions tab โ†’ "Build kernels" workflow
  3. Click "Run workflow" and configure:

Workflow Settings

SettingDescriptionDefault
Kernel source URLYour kernel repository URLhttps://github.com/topnotchfreaks/kernel_msm-5.15
Kernel branchBranch to build fromcodelinaro
DeviceDevice name for defconfiggki
Custom localversionAdd custom version suffix(empty)
Build KSU variantInclude KernelSU versiontrue
LTO modeOptimization levelthin
  1. Wait for build (20-40 minutes)
  2. Download the flashable ZIP from artifacts

๐Ÿ“ฑ Telegram Notifications (Optional)

Get build results sent to Telegram:

  1. Create a bot with @BotFather
  2. Get your chat ID from @GetIDsBot
  3. Add these secrets in repository Settings โ†’ Secrets:
    • TELEGRAM_BOT_TOKEN
    • TELEGRAM_USER_ID

๐Ÿค Credits

  • @PhamtomK12 โ€“ Original builder
  • @ssocozy โ€“ Contributor
  • @NVG-064 โ€“ Contributor
  • @ShirkNeko โ€“ SUSFS integration
  • @thewildjames โ€“ Wild-KSU

Ready to build? Hit that "Run workflow" button! ๐ŸŽ‰