mirror of
https://github.com/mirror/busybox.git
synced 2025-09-10 22:45:25 +02:00
IOW: if name doesn't end with .ko, assume it's .gz/.xz or similar, and ask kernel to uncompress it. If finit_module(MODULE_INIT_COMPRESSED_FILE) fails, retry with finit_module(0). function old new delta bb_init_module 151 197 +46 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
6.9 KiB
6.9 KiB