VirtualBox

Ignore:
Timestamp:
Nov 26, 2024 10:19:37 AM (2 months ago)
Author:
vboxsync
Message:

Devices,Main,Installer,/Makefile.kmk: Take ARM EFI firmwares from the same build box as the x86 & amd64 ones (efi2). Renamed the firmware images and internal variables to include full arch (kbuild style) for x86 & amd64 as well. jiraref:VBP-1458

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/Makefile.kmk

    r106061 r107139  
    503503ifdef VBOX_WITH_EFIFW_PACKING
    504504 SOLARIS_COMMON += \
    505         VBoxEFI32.fd \
    506         VBoxEFI64.fd
     505        VBoxEFI-x86.fd \
     506        VBoxEFI-amd64.fd
    507507endif
    508508
     
    620620
    621621        $(if-expr defined(VBOX_WITH_EFIFW_PACKING) \
    622         ,$(LN_SYMLINK) ../VBoxEFI32.fd ../VBoxEFI64.fd $(VBOX_PATH_SI_SCRATCH_PKG)/opt/VirtualBox/$(VBOX_SI_ARCH)/,)
     622        ,$(LN_SYMLINK) ../VBoxEFI-x86.fd ../VBoxEFI-amd64.fd $(VBOX_PATH_SI_SCRATCH_PKG)/opt/VirtualBox/$(VBOX_SI_ARCH)/,)
    623623
    624624# Links to /usr/bin.
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