Changeset 235

Show
Ignore:
Timestamp:
09/24/08 16:13:42 (2 months ago)
Author:
jcrouse
Message:

buildrom: s/LinuxBIOS/coreboot/

Signed-off-by: Paul Menzel <paulepanter@…>
Acked-by: Jordan Crouse <jordan.crouse@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • buildrom-devel/config/platforms/Config.in

    r229 r235  
    191191 
    192192config BUILD_QEMU 
    193         bool "Build QEMU with patches for LinuxBIOS" 
     193        bool "Build QEMU with patches for coreboot" 
    194194        depends on PLATFORM_QEMU-X86 
    195195        default n 
    196196        help 
    197197          Say 'y' here to build a patched version of QEMU to work with 
    198           LinuxBIOS. This downloads the correct version and patches it; 
     198          coreboot. This downloads the correct version and patches it; 
    199199          it even builds it if you specify the QEMU_CC correctly. 
    200200