forked from buildroot/buildroot
-
Notifications
You must be signed in to change notification settings - Fork 7
Branches contain some experiments. lkmc-* branches are for: https://github.com/cirosantilli/linux-kernel-module-cheat
License
cirosantilli/buildroot
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
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%