X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=patches%2Fkernel%2F0001-Make-mkcompile_h-accept-an-alternate-timestamp-strin.patch;h=2b6c98163676667463f7a985a4cf05776690a60c;hb=4fce12053ea8b23b9a58e59e9908638d3dbc8c2d;hp=bb4ad1332cda26ad47f54a359dd9d961bf78650d;hpb=a8871cd8285eff6344e299100b9cb6c10be7e79b;p=pve-kernel.git diff --git a/patches/kernel/0001-Make-mkcompile_h-accept-an-alternate-timestamp-strin.patch b/patches/kernel/0001-Make-mkcompile_h-accept-an-alternate-timestamp-strin.patch index bb4ad13..2b6c981 100644 --- a/patches/kernel/0001-Make-mkcompile_h-accept-an-alternate-timestamp-strin.patch +++ b/patches/kernel/0001-Make-mkcompile_h-accept-an-alternate-timestamp-strin.patch @@ -15,15 +15,16 @@ Make mkcompile_h use $KBUILD_BUILD_VERSION_TIMESTAMP in preference to $KBUILD_BUILD_TIMESTAMP. Signed-off-by: Fabian Grünbichler +Signed-off-by: Thomas Lamprecht --- scripts/mkcompile_h | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/scripts/mkcompile_h b/scripts/mkcompile_h -index 87f1fc9801d7..4ef868f1f244 100755 +index a72b154de7b0..4dd111086466 100755 --- a/scripts/mkcompile_h +++ b/scripts/mkcompile_h -@@ -33,10 +33,14 @@ else +@@ -24,10 +24,14 @@ else VERSION=$KBUILD_BUILD_VERSION fi