busybox: add applet 'modinfo'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-12-28 19:07:52 +01:00
parent bd76310186
commit d463b461d6

View File

@ -1,7 +1,7 @@
# #
# Automatically generated make config: don't edit # Automatically generated make config: don't edit
# Busybox version: 1.18.0 # Busybox version: 1.18.1
# Tue Nov 23 18:26:37 2010 # Tue Dec 28 19:07:18 2010
# #
CONFIG_HAVE_DOT_CONFIG=y CONFIG_HAVE_DOT_CONFIG=y
@ -475,7 +475,7 @@ CONFIG_FEATURE_SU_CHECKS_SHELLS=y
# #
# Linux Module Utilities # Linux Module Utilities
# #
# CONFIG_MODINFO is not set CONFIG_MODINFO=y
# CONFIG_MODPROBE_SMALL is not set # CONFIG_MODPROBE_SMALL is not set
# CONFIG_FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE is not set # CONFIG_FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE is not set
# CONFIG_FEATURE_MODPROBE_SMALL_CHECK_ALREADY_LOADED is not set # CONFIG_FEATURE_MODPROBE_SMALL_CHECK_ALREADY_LOADED is not set