commit: 4d1bf68053e70bc21ab09b70009e39b0584f51d1 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org> AuthorDate: Sun Oct 5 20:42:02 2014 +0000 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org> CommitDate: Sun Oct 5 20:42:02 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/linux-patches.git;a=commit;h=4d1bf680
Fix Gentoo distro patch --- 4567_distro-Gentoo-Kconfig.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch index 71dbf09..f26dc14 100644 --- a/4567_distro-Gentoo-Kconfig.patch +++ b/4567_distro-Gentoo-Kconfig.patch @@ -7,8 +7,8 @@ +source "distro/Kconfig" + source "arch/$SRCARCH/Kconfig" ---- /dev/null 2014-09-22 14:19:24.316977284 -0400 -+++ distro/Kconfig 2014-09-22 19:30:35.670959281 -0400 +--- /dev/null 2014-09-22 14:19:24.316977284 -0400 ++++ a/distro/Kconfig 2014-09-22 19:30:35.670959281 -0400 @@ -0,0 +1,109 @@ +menu "Gentoo Linux" +