kbuild: Generate modules.builtin in make modules_install
authorMichal Marek <mmarek@suse.cz>
Wed, 10 Mar 2010 11:28:58 +0000 (12:28 +0100)
committerMichal Marek <mmarek@suse.cz>
Wed, 10 Mar 2010 11:31:06 +0000 (12:31 +0100)
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: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Makefile

diff --cc Makefile
Simple merge