open-gpu-kernel-modules icon indicating copy to clipboard operation
open-gpu-kernel-modules copied to clipboard

Makefile: Use $(MODLIB)/build/source symlink for kernel source

Open ErichRitz opened this issue 1 year ago • 3 comments

After kernel commit d8131c2965d5ee59bfa4d548641e52a13cbe17c9 ("kbuild: remove $(MODLIB)/source symlink") https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d8131c2965d5ee59bfa4d548641e52a13cbe17c9 $(MODLIB)/source no longer exists. Add support for $(MODLIB)/build/source.

ErichRitz avatar Nov 22 '23 21:11 ErichRitz