I used MODULES_OVERRIDE to decide which modules be compiled with kernel compilation. But maybe sometimes I need some mudule compiled and installed by hand.
Is there some method to compile and install kernel modules separately and manuelly? not rebuild the kernel and modules already installed in /boot/kernel, but compile and install the only one specified module.
Is there some method to compile and install kernel modules separately and manuelly? not rebuild the kernel and modules already installed in /boot/kernel, but compile and install the only one specified module.