1 en Introduction
JackA1ltman edited this page 2026-04-04 23:24:57 +08:00

Introduction

Welcome to this project. For many users, the very first step — building the kernel — is where things grind to a halt. This guide starts from the basics and walks you through setting up an automated kernel build pipeline for your own device.

If you are already familiar with kernel compilation and have done it before, feel free to skip the local build section and jump straight to Build with Actions.

  1. Local build from scratch (Environment → Toolchain → Compile → Package & Flash)
  2. Fork the project and learn how to automate kernel builds with Github Actions
  3. Achieve your goal

No matter which step you are on — stay calm, think carefully, and take it one step at a time.