Patch Makefile to use LLVM
Early makefile patching achieve 2 goals. Firstly, avoid adding variables to each make call. Secondly, it is later used by tools (e.g dkms) to build out-of-tree modules.
Loading
Please register or sign in to comment
Early makefile patching achieve 2 goals. Firstly, avoid adding variables to each make call. Secondly, it is later used by tools (e.g dkms) to build out-of-tree modules.