From: Michal Marek Date: Mon, 7 Jun 2010 20:22:12 +0000 (+0200) Subject: kbuild: Generate modules.builtin in make modules X-Git-Tag: v2.6.35-rc3~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2da30e703c5a56e27249fa8b8607708123fa52f5;p=pandora-kernel.git kbuild: Generate modules.builtin in make modules Generating the file in make modules_install was broken as well, because it didn't work in a readonly filesystem and otherwise it generated a root-owned file which is not wanted. Reported-by: Rafael J. Wysocki Signed-off-by: Michal Marek --- Reading git-diff-tree failed