You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
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>
7 years ago
..
base-files include: kernel.mk: simplify module autoloading 7 years ago
boot sunxi: add Orange Pi 2 support 7 years ago
devel gdb: bump to 8.0.1 7 years ago
firmware ath10k-firmware: qca9888 firmware: remove board.bin 7 years ago
kernel netfilter, iptables: add optional CHECKSUM module 7 years ago
libs openssl: fix cryptodev config dependency 7 years ago
network uhttpd: fix query string handling 7 years ago
system ubox: update to the latest version, fixes syslog issues 7 years ago
utils adb: fix package description 7 years ago
Makefile build: cleanup tmp/ dir of target rootfs 7 years ago