mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
Attached patch prevents modprobe from trying to call 'insmod (null)' whenever nonexistent module is either passed to modprobe via command line or mentioned in modules.dep this replaces cryptic error sh: Syntax error: word unexpected (expecting ")") with modprobe: module some-module not found. egor. |
||
|---|---|---|
| .. | ||
| Config.in | ||
| insmod.c | ||
| lsmod.c | ||
| Makefile | ||
| Makefile.in | ||
| modprobe.c | ||
| rmmod.c | ||