Skip to content

cirosantilli/buildroot

Repository files navigation

This branch is a minimal example of how to add a new package to the buildroot tree.

Usage x86:

    ./run

Usage aarch64:

    ./run-aarch64

From inside qemu:

    hello

Expected output:

    hello

About

Branches contain some experiments. lkmc-* branches are for: https://github.com/cirosantilli/linux-kernel-module-cheat

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 71.1%
  • C 11.1%
  • Python 6.3%
  • Shell 6.0%
  • M4 1.9%
  • C++ 1.4%
  • Other 2.2%