N900 rescueOS
Go to file
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
buildroot-patches Add wl1252 firmware 2015-04-02 21:16:32 -04:00
fs-overlay Sync udhcpc script from RescueOS v1.1 2015-04-02 21:16:33 -04:00
kernel-patches Update wl1251 firmware loading path 2015-04-02 21:16:33 -04:00
CHANGELOG formating. 2014-09-05 20:56:34 +02:00
buildrootconfig Update wl1251 firmware loading path 2015-04-02 21:16:33 -04:00
busyboxconfig Busybox: disable CONFIG_MODPROBE_SMALL 2015-04-02 21:16:33 -04:00
documentation.txt email contact 2013-09-15 22:00:24 +02:00
howtoflash Added rest 2013-03-23 22:22:34 +01:00
kernel_config Kernel: disable a few modules 2015-04-02 21:16:32 -04:00
post-build.sh Kill /usr/share/getopt 2015-04-02 21:16:32 -04:00
uboot_item_by_kerio Uboot item provied by kerio 2013-08-04 22:01:57 +02:00