From: Jason Gunthorpe Date: Mon, 22 Mar 2010 22:49:32 +0000 (-0600) Subject: kbuild: Include gen_initramfs_list.sh and the file list in the .d file X-Git-Tag: v2.6.35-rc2~61^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b83419363eff1535309df97a4bf319c42d900a9c;p=pandora-kernel.git kbuild: Include gen_initramfs_list.sh and the file list in the .d file Expand the dependency set used for the initrd to include the CONFIG_INITRAMFS_SOURCE file and the generator script itself. Otherwise changing the initramfs file list does not rebuild the CPIO. Signed-off-by: Jason Gunthorpe Signed-off-by: Michal Marek --- Reading git-diff-tree failed