build

GitHub

The official build framework for the Armbian Linux distribution. This repository contains the complete toolchain and scripts required to compile custom OS images from source, including kernel configuration, U-Boot handling, and board-specific tweaks for various ARM and ARM64 single-board computers.

5,342 stars Shell 1 file ยท ~1,021 tokens #aarch64#arm#debian#firmware#framework#image#iso#kernel

build MCP Server

MCP server for armbian/build

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "build": {
      "command": "npx",
      "args": [
        "-y",
        "@armbian/build"
      ]
    }
  }
}