modinfo: new applet

function                                             old     new   delta
modinfo_main                                           -     307    +307
modinfo                                                -     280    +280
packed_usage                                       27037   27131     +94
display                                                -      74     +74
static.shortcuts                                       -      24     +24
applet_names                                        2254    2262      +8
applet_main                                         1324    1328      +4
applet_nameofs                                       662     664      +2
------------------------------------------------------------------------------
(add/remove: 5/0 grow/shrink: 4/0 up/down: 793/0)             Total: 793 bytes

Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Pascal Bellard
2010-06-06 04:55:13 +02:00
committed by Denys Vlasenko
parent 2f32bf8be6
commit 22bdf90334
3 changed files with 153 additions and 0 deletions

View File

@@ -5,6 +5,8 @@
menu "Linux Module Utilities"
INSERT
config MODPROBE_SMALL
bool "Simplified modutils"
default y