mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-13 20:12:26 +00:00
Automatically pick up packages from under packages/ into BR2_EXTERNAL. Move many subdirectory READMEs into the toplevel and link to toplevel from those subreadmes instead.
5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
config BR2_PACKAGE_SAMPLE_PACKAGE
|
|
bool "sample_package"
|
|
help
|
|
Sample Buildroot package.
|