mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
a8b8017c34
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 <mmarek@suse.cz>