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: enable:

    BR2_PACKAGE_HELLO=y

do a regular build, and from inside guest run:

    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

 
 
 

Contributors

Languages

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