mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-29 13:04:27 +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/lkmc_many_files/Config.in
Normal file
4
packages/lkmc_many_files/Config.in
Normal file
@@ -0,0 +1,4 @@
|
||||
config BR2_PACKAGE_LKMC_MANY_FILES
|
||||
bool "lkmc_many_files"
|
||||
help
|
||||
Create a bunch of files in target/ to benchmark Buildroot.
|
||||
Reference in New Issue
Block a user