commit: 097904b729591728e40ec1c99f898979791481e9 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org> AuthorDate: Thu Oct 1 11:41:01 2020 +0000 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org> CommitDate: Thu Oct 1 11:41:01 2020 +0000 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=097904b7
Fix gentoo 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 f61ef9c..463cda0 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:51:21.407502091 -0400 -@@ -0,0 +1,157 @@ +@@ -0,0 +1,158 @@ +menu "Gentoo Linux" + +config GENTOO_LINUX
