commit: a9e9a2d77d8ab977590aa05ff77fdafe67bdb3fa Author: Mike Pagano <mpagano <AT> gentoo <DOT> org> AuthorDate: Thu Oct 1 12:41:57 2020 +0000 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org> CommitDate: Thu Oct 1 12:41:57 2020 +0000 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=a9e9a2d7
Fix distro patch Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org> 4567_distro-Gentoo-Kconfig.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch index 9830ac0..0b74bec 100644 --- a/4567_distro-Gentoo-Kconfig.patch +++ b/4567_distro-Gentoo-Kconfig.patch @@ -9,7 +9,7 @@ source "arch/$SRCARCH/Kconfig" --- /dev/null 2020-05-13 03:13:57.920193259 -0400 +++ b/distro/Kconfig 2020-05-13 08:35:13.310027839 -0400 -@@ -0,0 +1,157 @@ +@@ -0,0 +1,158 @@ +menu "Gentoo Linux" + +config GENTOO_LINUX
