kbuild: Always link module (.ko) from associated (.o)
For extracting the versions and finding the unresolved symbols, we need multi-part modules to be linked together already, so this patch separates the building of the modules as a .o file from generating the .ko in the next step.
Showing
Please register or sign in to comment