Hi,
Happy EndeavourOS user here. Thanks for this great distro.
So I used modprobed.db to collect kernel moduels I use.
Then I would do paru -G kernel-aur-pkg, edit the PKGBUILD file to specify the modprobed database path. Then do makepkg -si to build and install the kernel.
However time to time I have new usb stuff and devices come into use, and one or two new modules need to be compile. Is there a way to just compile the new modules only, adding to the kernel package and install, without compile the whole kernel everytime?
Thank you.