mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-13 20:12:26 +00:00
fix BR2_SAMPLE_PACKAGE to PACKAGE_SAMPLE_PACKAGE on README Add some more README.adoc to subdirs.
5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
config BR2_PACKAGE_SAMPLE_PACKAGE
|
|
bool "sample_package"
|
|
help
|
|
Sample Buildroot package.
|