Daniel Gnoutcheff 0c3ce0d7b4 Busybox: disable CONFIG_MODPROBE_SMALL
Enabling MODPROBE_SMALL causes busybox to supply a version of the kernel
module handling utilities (modprobe, etc.) that rely on a special module
dependency index (modules.dep.bb) instead of the traditional indexes
(modules.dep, etc.) used and generated by module-init-tools.  Buildroot
only supports the traditional indexes.

When modules.dep.bb is missing, busybox will attempt to load a module
before checking for dependencies, resulting in a flood of "unknown
symbol" errors in dmesg when dependencies are missing.  Things actually
still work (as busybox tries again after resolving dependencies), but
the messages are ugly.

Avoid the whole mess by disabling MODPROBE_SMALL, which is what
buildroot expects anyway.
2015-04-02 21:16:33 -04:00
2015-04-02 21:16:32 -04:00
2014-09-05 20:56:34 +02:00
2013-09-15 22:00:24 +02:00
2013-03-23 22:22:34 +01:00
2015-04-02 21:16:32 -04:00
2015-04-02 21:16:32 -04:00
Description
N900 rescueOS
183 KiB
Languages
Shell 100%