kernel: allow reproducable builds
authorJonas Gorski <jonas.gorski@gmail.com>
Sat, 13 Aug 2016 09:29:46 +0000 (11:29 +0200)
committerJonas Gorski <jonas.gorski@gmail.com>
Sat, 13 Aug 2016 09:35:00 +0000 (11:35 +0200)
commit5fe923b15d94e27fa6db863a6d994bfb4355e4cb
tree63d7bcf06fa82ecfcb3e88ba4d56b1eed53d1526
parent4e8c6f340751c66a602b98b727af28b2a9004313
kernel: allow reproducable builds

Similar how we fix the file times in the filesystems, fix the build time
of the kernel, and make the build number static. This should allow the
kernel build to be reproducable when combined with setting the
KERNEL_BUILD_USER and _DOMAIN in case of different machines.

The reproducability only applies to non-initramfs kernels, those still
require additional changes.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
include/kernel-defaults.mk