From: Saul Wold Date: Wed, 16 Oct 2013 02:51:30 +0000 (-0700) Subject: busybox: Add depmod (adds 2240 bytes) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=72b5535ff2fa647a1fff254f2fab096f7f54d366;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git busybox: Add depmod (adds 2240 bytes) This will allow packages that update kernel modules to run correctly (From OE-Core rev: 72c23255cc88b5e2cd6f783231e6f42bf5190df7) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/busybox/busybox-1.21.1/defconfig b/meta/recipes-core/busybox/busybox-1.21.1/defconfig index 4526121a44e..f0e63c2a1ff 100644 --- a/meta/recipes-core/busybox/busybox-1.21.1/defconfig +++ b/meta/recipes-core/busybox/busybox-1.21.1/defconfig @@ -504,7 +504,7 @@ CONFIG_LSMOD=y # CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT is not set CONFIG_MODPROBE=y # CONFIG_FEATURE_MODPROBE_BLACKLIST is not set -# CONFIG_DEPMOD is not set +CONFIG_DEPMOD=y # # Options common to multiple modutils