commit | b83419363eff1535309df97a4bf319c42d900a9c | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | Mon Mar 22 16:49:32 2010 -0600 |
committer | Michal Marek <mmarek@suse.cz> | Tue Mar 23 13:07:59 2010 +0100 |
tree | 9f944e48e6f0440e72abbf47cbed5ef602b6770d | |
parent | da6df879b9f88d2224174a9e4e76dc0e42e47ebc [diff] |
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 <jgunthorpe@obsidianresearch.com> Signed-off-by: Michal Marek <mmarek@suse.cz>