From: Matt Tolentino The elilo EFI boot loader has been moved to sourceforge. So, update the location of where one might look for it. Signed-off-by: Andrew Morton --- 25-akpm/arch/i386/Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN arch/i386/Kconfig~update-elilo-loader-location-in-kconfig arch/i386/Kconfig --- 25/arch/i386/Kconfig~update-elilo-loader-location-in-kconfig Wed Jun 2 15:03:03 2004 +++ 25-akpm/arch/i386/Kconfig Wed Jun 2 15:03:03 2004 @@ -860,7 +860,7 @@ config EFI This option is only useful on systems that have EFI firmware and will result in a kernel image that is ~8k larger. In addition, you must use the latest ELILO loader available at - in order to take advantage of + in order to take advantage of kernel initialization using EFI information (neither GRUB nor LILO know anything about EFI). However, even with this option, the resultant kernel should continue to boot on existing non-EFI platforms. _