cirosantilli/buildroot
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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
Languages
- Makefile 71.1%
- C 11.1%
- Python 6.3%
- Shell 6.0%
- M4 1.9%
- C++ 1.4%
- Other 2.2%