From d463b461d64649f7d18a726d32884c552984fb6b Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 28 Dec 2010 19:07:52 +0100 Subject: [PATCH] busybox: add applet 'modinfo' Signed-off-by: Stephan Raue --- packages/sysutils/busybox/config/busybox.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/sysutils/busybox/config/busybox.conf b/packages/sysutils/busybox/config/busybox.conf index 1a41ef7974..129e660a5e 100644 --- a/packages/sysutils/busybox/config/busybox.conf +++ b/packages/sysutils/busybox/config/busybox.conf @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Busybox version: 1.18.0 -# Tue Nov 23 18:26:37 2010 +# Busybox version: 1.18.1 +# Tue Dec 28 19:07:18 2010 # CONFIG_HAVE_DOT_CONFIG=y @@ -475,7 +475,7 @@ CONFIG_FEATURE_SU_CHECKS_SHELLS=y # # Linux Module Utilities # -# CONFIG_MODINFO is not set +CONFIG_MODINFO=y # CONFIG_MODPROBE_SMALL is not set # CONFIG_FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE is not set # CONFIG_FEATURE_MODPROBE_SMALL_CHECK_ALREADY_LOADED is not set