commit:     e983d27f771d115181f7049264c080e6b47e14a3
Author:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 25 22:45:27 2021 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Wed Aug 25 22:45:27 2021 +0000
URL:        https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=e983d27f

Fix Gentoo distro menu

Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>

 4567_distro-Gentoo-Kconfig.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
index bc6e473..394d45b 100644
--- a/4567_distro-Gentoo-Kconfig.patch
+++ b/4567_distro-Gentoo-Kconfig.patch
@@ -6,8 +6,8 @@
  source "lib/Kconfig.debug"
 +
 +source "distro/Kconfig"
---- /dev/null  2021-08-25 07:42:42.777310415 -0400
-+++ b/distro/Kconfig   2021-08-25 15:56:53.767690797 -0400
+--- /dev/null  2021-08-25 09:18:08.950320773 -0400
++++ b/distro/Kconfig   2021-08-25 18:42:58.671125104 -0400
 @@ -0,0 +1,172 @@
 +menu "Gentoo Linux"
 +
@@ -166,8 +166,6 @@
 +
 +endmenu
 +
-+endmenu
-+
 +config GENTOO_PRINT_FIRMWARE_INFO
 +  bool "Print firmware information that the kernel attempts to load"
 +
@@ -181,3 +179,5 @@
 +    we enable these config settings by default for convenience.
 +
 +    See the settings that become available for more details and fine-tuning.
++
++endmenu

Reply via email to