mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 03:31:36 +01:00
lkmc_many_files: create package to test a rootfs with many files
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.
This commit is contained in:
4
packages/sample_package/Config.in
Normal file
4
packages/sample_package/Config.in
Normal file
@@ -0,0 +1,4 @@
|
||||
config BR2_PACKAGE_SAMPLE_PACKAGE
|
||||
bool "sample_package"
|
||||
help
|
||||
Sample Buildroot package.
|
||||
Reference in New Issue
Block a user