summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2020-09-26 18:06:54 -0400
committerMike Pagano <mpagano@gentoo.org>2020-09-26 18:06:54 -0400
commit21a9e44cc1f2393d129a2b558b1379a84e3dbfa3 (patch)
treedd100a18a9f67fbfa6731702bfb07dbaf5e25c22
parentLinux patch 4.19.148 (diff)
downloadlinux-patches-4.19-147.tar.gz
linux-patches-4.19-147.tar.bz2
linux-patches-4.19-147.zip
Fix gentoo Kconfig patch4.19-147
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
-rw-r--r--4567_distro-Gentoo-Kconfig.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
index e754a3e6..fe71b18d 100644
--- a/4567_distro-Gentoo-Kconfig.patch
+++ b/4567_distro-Gentoo-Kconfig.patch
@@ -1,9 +1,9 @@
---- a/Kconfig 2020-04-15 11:05:30.202413863 -0400
-+++ b/Kconfig 2020-04-15 10:37:45.683952949 -0400
-@@ -32,3 +32,5 @@ source "lib/Kconfig"
- source "lib/Kconfig.debug"
+--- a/Kconfig 2020-09-26 18:03:43.918963345 -0400
++++ b/Kconfig 2020-09-26 18:04:12.439182521 -0400
+@@ -30,3 +30,5 @@ source "crypto/Kconfig"
+ source "lib/Kconfig"
- source "Documentation/Kconfig"
+ source "lib/Kconfig.debug"
+
+source "distro/Kconfig"
--- /dev/null 2020-09-24 03:06:47.590000000 -0400