>On Sat, Sep 28, 2024 at 7:33 PM Manuel Quintero F <[email protected]> wrote: >Thanks for the tip!
Hi Manuel, once you get the kernel working the way you want you may want to explore 'make localmodconfig' This is particularly useful when you: - Want to reduce the kernel size by stripping out unused modules and drivers. - Need a kernel tailored for specific hardware. - Are recompiling a kernel for embedded systems or custom environments. '
_______________________________________________ Kernelnewbies mailing list [email protected] https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
