mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
Hello, function build_dep in modprobe.c assumes that dependencies of one module have not more than 255 chars; that is not sufficient in kernel 2.6.7 (alsa sound modules). - Below is a diff that solves the problem for me. With regards, Christian Ostheimer |
||
|---|---|---|
| .. | ||
| Config.in | ||
| insmod.c | ||
| lsmod.c | ||
| Makefile | ||
| Makefile.in | ||
| modprobe.c | ||
| rmmod.c | ||