diff options
-rw-r--r-- | 4567_distro-Gentoo-Kconfig.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch index 71dbf09e..f26dc147 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" + |