From df8120a8a1f8b1ea8b0023ffe4747382e0196e76 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 25 Feb 2007 20:41:45 +0000 Subject: [PATCH] Fix pointer to kconfig-language.txt (trivial). Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@122 f3766cd6-281f-0410-b1cd-43a5c92072e9 --- Kconfig | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Kconfig b/Kconfig index 0c5bead1f5..6e81a2d6e8 100644 --- a/Kconfig +++ b/Kconfig @@ -1,14 +1,12 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/kconfig-language.txt. +# see http://lxr.linux.no/source/Documentation/kbuild/kconfig-language.txt. # mainmenu "LinuxBIOS Configuration" source mainboard/Kconfig - source arch/Kconfig - source lib/Kconfig - source console/Kconfig +