Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 583 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 583 Bytes

Spartan Linux

A Linux kernel with statically-compiled Busybox & Dropbear userspace. Supported targets:

Prerequisites:

  • *nix environment (make, wget, tar, patch, etc),
  • gperf, help2man & other crosstool-ng dependencies,
  • anything extra that a specific target requires.

Building:

$ make -j8 TARGET=x86_64-generic

See target-specific README for extra assembly instructions.