Home
last modified time | relevance | path

Searched hist:"73 d1393eb8507ed5fd7f8e696f6b1ecc18035ebe" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefile73d1393eb8507ed5fd7f8e696f6b1ecc18035ebe Wed Mar 10 05:28:58 CST 2010 Michal Marek <mmarek@suse.cz> 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: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>