From: Michal Marek Date: Thu, 31 Mar 2011 21:16:42 +0000 (+0200) Subject: initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries X-Git-Tag: v3.0-rc1~310^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8b8017c34fefcb763d8b06c294b58d1c480b2e4;p=pandora-kernel.git initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries gen_init_cpio gets the current time and uses it for each symlink, special file, and directory. Grab the current time once and make it possible to override it with the KBUILD_BUILD_TIMESTAMP variable for reproducible builds. Signed-off-by: Michal Marek --- Reading git-diff-tree failed