kbuild: Include gen_initramfs_list.sh and the file list in the .d file
authorJason Gunthorpe <jgunthorpe@obsidianresearch.com>
Mon, 22 Mar 2010 22:49:32 +0000 (16:49 -0600)
committerMichal Marek <mmarek@suse.cz>
Tue, 23 Mar 2010 12:07:59 +0000 (13:07 +0100)
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 <jgunthorpe@obsidianresearch.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>

No differences found