build-buildroot: add the --no-overlay option

Initial motivation: modprobe. More to come most likely.
This commit is contained in:
Ciro Santilli 六四事件 法轮功
2018-11-06 00:00:00 +00:00
parent 72167f9f68
commit 753cbe68ff
4 changed files with 23 additions and 12 deletions

View File

@@ -2,4 +2,4 @@ config BR2_PACKAGE_KERNEL_MODULES
bool "kernel_modules"
depends on BR2_LINUX_KERNEL
help
https://github.com/cirosantilli/linux-kernel-module-cheat#kernel_modules-package
See README.adoc