Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 73d1393e authored by Michal Marek's avatar Michal Marek
Browse files

kbuild: Generate modules.builtin in make modules_install


The previous approach didn't work if one did
make modules && make modules_install
Add modules.builtin as dependency of _modinst_, which is the target that
actually needs the file.

Reported-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent e93bc1a0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment