Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 267 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 267 Bytes

emb-linux-common

My playground for embedded linux builds:

Manual build:

  • Toolchain build with crosstool-ng
  • U-Boot bootloader custom build
  • Linux kernel build

Automatic build:

  • Buildroot build system runner

See Makefile for useful targets for both cases.