From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C4FC7138359 for ; Thu, 1 Oct 2020 11:41:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1A08E08F2; Thu, 1 Oct 2020 11:41:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 58757E08F2 for ; Thu, 1 Oct 2020 11:41:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C0BC2340AA7 for ; Thu, 1 Oct 2020 11:41:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43A3C332 for ; Thu, 1 Oct 2020 11:41:16 +0000 (UTC) From: "Mike Pagano" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Pagano" Message-ID: <1601552461.097904b729591728e40ec1c99f898979791481e9.mpagano@gentoo> Subject: [gentoo-commits] proj/linux-patches:4.4 commit in: / X-VCS-Repository: proj/linux-patches X-VCS-Files: 4567_distro-Gentoo-Kconfig.patch X-VCS-Directories: / X-VCS-Committer: mpagano X-VCS-Committer-Name: Mike Pagano X-VCS-Revision: 097904b729591728e40ec1c99f898979791481e9 X-VCS-Branch: 4.4 Date: Thu, 1 Oct 2020 11:41:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 51b15ffb-ed6d-4c9e-8909-f65e88c9aa31 X-Archives-Hash: 589638c803ccc159a1480cdba477bb97 commit: 097904b729591728e40ec1c99f898979791481e9 Author: Mike Pagano gentoo org> AuthorDate: Thu Oct 1 11:41:01 2020 +0000 Commit: Mike Pagano gentoo 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 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