busybox/modutils
Denys Vlasenko c2b18583a3 modprobe_small: if only MODPROBE and DEPMOD are selected, no need to test for them
function                                             old     new   delta
modprobe_main                                        321     306     -15

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-02-07 16:41:25 +01:00
..
Config.src Reorder modutils config options & fix yet more dependency 2017-02-05 19:11:01 +01:00
depmod_process.sh depmod: fix handling of .gz modules 2009-05-18 13:08:04 +02:00
depmod.c depmod: don't build it if MODPROBE_SMALL=y 2017-01-01 13:12:48 +01:00
insmod.c cmdline module options can be disabled on "big" modutils 2017-02-01 10:14:05 +01:00
Kbuild.src Convert all modutils/* applets to "new style" applet definitions 2016-11-23 07:54:52 +01:00
lsmod.c modutils: remove redundant "select PLATFORM_LINUX" configs 2017-02-01 01:43:32 +01:00
modinfo.c modinfo: fix "-F firmware", add "intree" field display 2015-10-28 18:07:46 +01:00
modprobe-small.c modprobe_small: if only MODPROBE and DEPMOD are selected, no need to test for them 2017-02-07 16:41:25 +01:00
modprobe.c cmdline module options can be disabled on "big" modutils 2017-02-01 10:14:05 +01:00
modutils-24.c Convert all modutils/* applets to "new style" applet definitions 2016-11-23 07:54:52 +01:00
modutils.c cmdline module options can be disabled on "big" modutils 2017-02-01 10:14:05 +01:00
modutils.h cmdline module options can be disabled on "big" modutils 2017-02-01 10:14:05 +01:00
rmmod.c Make RMMOD=y by default 2016-12-23 15:57:26 +01:00