Author: jcrouse Date: 2008-09-24 16:13:42 +0200 (Wed, 24 Sep 2008) New Revision: 235
Modified: buildrom-devel/config/platforms/Config.in Log: buildrom: s/LinuxBIOS/coreboot/
Signed-off-by: Paul Menzel paulepanter@users.sourceforge.net Acked-by: Jordan Crouse jordan.crouse@amd.com
Modified: buildrom-devel/config/platforms/Config.in =================================================================== --- buildrom-devel/config/platforms/Config.in 2008-09-23 22:15:47 UTC (rev 234) +++ buildrom-devel/config/platforms/Config.in 2008-09-24 14:13:42 UTC (rev 235) @@ -190,12 +190,12 @@
config BUILD_QEMU - bool "Build QEMU with patches for LinuxBIOS" + bool "Build QEMU with patches for coreboot" depends on PLATFORM_QEMU-X86 default n help Say 'y' here to build a patched version of QEMU to work with - LinuxBIOS. This downloads the correct version and patches it; + coreboot. This downloads the correct version and patches it; it even builds it if you specify the QEMU_CC correctly.
config QEMU_CC