kbuild: Use list of modules for "make modules_install"
Since we rely on our list of all modules for building anyway, we can as well use it to install the modules. So we don't need to descend in that step anymore, speeding it up, though it's not a particularly performance-critical area.
Showing
Please register or sign in to comment