kmod/tools
Tom Gundersen 8240333b25 config: also parse softdeps from modules
This information can be found in /lib/modules/`uname -r`/modules.softdep, and
has only recently been exported by the kernel.

Also remove the advice about copying modules.softdep to /lib/modules as it is
not clear how to do this correctly with several kernels installed with
potentially conflicting soft dependencies.
2014-04-01 08:13:54 -03:00
..
.gitignore tools: Use test/kmod instead of kmod-nolib 2013-07-02 21:15:54 -03:00
depmod.c config: also parse softdeps from modules 2014-04-01 08:13:54 -03:00
insmod.c Update copyright notices 2013-01-16 11:27:45 -02:00
kmod.c tools: add static-nodes tool 2013-04-16 23:10:36 -03:00
kmod.h tools: add static-nodes tool 2013-04-16 23:10:36 -03:00
log.c Add format attribute and fix issues 2013-04-21 16:17:12 -03:00
log.h Add format attribute and fix issues 2013-04-21 16:17:12 -03:00
lsmod.c Update copyright notices 2013-01-16 11:27:45 -02:00
Makefile build-sys: add small redirecting Makefiles 2014-03-06 01:59:58 -03:00
modinfo.c Update copyright notices 2013-01-16 11:27:45 -02:00
modprobe.c modprobe: don't check refcount with remove command 2013-05-02 23:30:44 -03:00
rmmod.c Remove "rmmod -w" documentation and getopt entry 2014-01-26 18:00:23 -02:00
static-nodes.c static-nodes: create parent directories of output file 2013-07-15 12:46:12 -03:00