From 58d03bbc837d9ae814c7477c72bd8fbb2dee5c2e Mon Sep 17 00:00:00 2001 From: Max Filippov Date: Sat, 6 May 2017 15:39:25 -0700 Subject: [PATCH] docs: complete bumping minimal GNU Make version to 3.81 Commit 081bca671660 ("docs: bump minimal GNU Make version to 3.81") changes one entry of GNU make version in the changes.rst, there's still one more entry saying that one need version 3.80. Fix that. Signed-off-by: Max Filippov Signed-off-by: Linus Torvalds --- Documentation/process/changes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/process/changes.rst b/Documentation/process/changes.rst index cef7bc4d1f9be..e25d63f8c0da1 100644 --- a/Documentation/process/changes.rst +++ b/Documentation/process/changes.rst @@ -70,7 +70,7 @@ computer. Make ---- -You will need GNU make 3.80 or later to build the kernel. +You will need GNU make 3.81 or later to build the kernel. Binutils -------- -- 2.39.5