tools/recipes/busybox.recipe: Fix insmod applet
FIX Avoid using MODPROBE_SMALL=y that breaks the return value of insmod. Instead of returning the return code of the kernel module init function, it just returns 1.
Loading
Please register or sign in to comment