VirtualBox

Changeset 24568 in vbox


Ignore:
Timestamp:
Nov 11, 2009 8:52:16 AM (15 years ago)
Author:
vboxsync
Message:

add the EFI firmware image into Linux .deb/.rpm packages

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r24562 r24568  
    424424# Fetch EFI firmware image from the build server
    425425# VBOX_WITH_EFIFW_FROM_BUILD_SERVER = 1
     426ifdef VBOX_WITH_EFIFW_FROM_BUILD_SERVER
     427 # Include the EFI firmware into the package
     428 VBOX_WITH_EFIFW_PACKING = 1
     429endif
    426430# Enable SCSI drivers
    427431VBOX_WITH_SCSI = 1
  • trunk/src/VBox/Installer/linux/Makefile.kmk

    r23889 r24568  
    238238
    239239# EFI firmware
    240 ifdef VBOX_WITH_EFIFW_FROM_BUILD_SERVER
     240ifdef VBOX_WITH_EFIFW_PACKING
    241241  VBOX_LNX_NO_STRIP += \
    242242        vboxefi.fv
  • trunk/src/VBox/Installer/solaris/Makefile.kmk

    r24424 r24568  
    365365
    366366# EFI firmware
    367 ifdef VBOX_WITH_EFIFW_FROM_BUILD_SERVER
     367ifdef VBOX_WITH_EFIFW_PACKING
    368368  SOLARIS_COMMON += \
    369369        vboxefi.fv
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette