CachyOS / linux-cachyos

Archlinux Kernel based on different schedulers and some other performance improvements.
https://cachyos.org
GNU General Public License v3.0
836 stars 34 forks source link

fix: refactor modules dir to use version file #272

Closed vnepogodin closed 2 months ago

vnepogodin commented 2 months ago

refactor modules dir to use version file generated by kernel makefile

that way we use whatever kernel generated for the modules dir name, rather than guessing the name of the kernel modules ourselfs