From: Michal Marek Date: Wed, 10 Mar 2010 11:28:58 +0000 (+0100) Subject: kbuild: Generate modules.builtin in make modules_install X-Git-Tag: v2.6.35-rc2~61^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73d1393eb8507ed5fd7f8e696f6b1ecc18035ebe;p=pandora-kernel.git 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 Signed-off-by: Michal Marek --- Reading git-diff-tree failed