openwrtv4/package/base-files
Jo-Philipp Wich 2b6facc8d4 include: kernel.mk: simplify module autoloading
Let the generic postinstall script invoke "kmodloader" when the just
installed package contains any /etc/module.d/ entries.

This allows us to skip the explicit "insert_module()" calls in the
package postinstall.

Due to the removed insert_module calls we do not need to assemble a
complete list of modules per package anymore, which allows for vast
simplification of the package generation code.

While we're at it, also support specifying default parameters for
modules using either the MODPARAM or MODPARAM.modulename variables
in KernelPackage.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-11-07 12:02:06 +01:00
..
files include: kernel.mk: simplify module autoloading 2017-11-07 12:02:06 +01:00
image-config.in build: add buildbot specific config option for setting defaults 2017-02-14 14:18:35 +01:00
Makefile base-files: add interval option to netdev LED trigger configuration 2017-11-03 20:04:52 +01:00