From f0c9dd0c81745d7c1600ecc6ce3d20ba89c2f56e Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 1 Jun 2020 15:02:10 -0500 Subject: kernel-5.7.0-1 * Mon Jun 01 2020 CKI@GitLab [5.7.0-1] - v5.7 rebase - Fix update_scripts.sh unselective pattern sub (David Howells) - Updated changelog for the release based on b0c3ba31be3e ("CKI@GitLab") - Drop the static path configuration for the Sphinx docs (Jeremy Cline) - Sign off generated configuration patches (Jeremy Cline) - Use __make macro instead of make (Tom Stellard) - redhat/configs: Enable CONFIG_SMC91X and disable CONFIG_SMC911X (Prarit Bhargava) [http://bugzilla.redhat.com/1722136] Resolves: rhbz# Signed-off-by: Justin M. Forbes --- 0001-Drop-that-for-now.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '0001-Drop-that-for-now.patch') diff --git a/0001-Drop-that-for-now.patch b/0001-Drop-that-for-now.patch index 528d07c1e..bc898b654 100644 --- a/0001-Drop-that-for-now.patch +++ b/0001-Drop-that-for-now.patch @@ -8,7 +8,7 @@ Subject: [PATCH] Drop that for now 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile -index 2f1f5603cf1c..45ce82a03718 100644 +index 3d65d1153aac..0e2fb7fe2675 100644 --- a/Makefile +++ b/Makefile @@ -479,7 +479,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE -- cgit