VirtualBox

Changeset 99718 in vbox


Ignore:
Timestamp:
May 10, 2023 9:44:00 AM (19 months ago)
Author:
vboxsync
Message:

/Makefile.kmk: sdk build fixes and rsync optimizations. bugref:10442

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r99716 r99718  
    449449
    450450
    451  ifdef VBOX_WITH_EFI
     451 if defined(VBOX_WITH_EFI) && !defined(VBOX_ONLY_SDK)
    452452  #
    453453  # Install EFI firmware image
     
    518518        $(PATH_ROOT)/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd=>VBoxEFI64.fd
    519519  endif # !VBOX_WITH_EFIFW_FROM_BUILD_SERVER
    520  endif # VBOX_WITH_EFI
     520 endif # VBOX_WITH_EFI && !VBOX_ONLY_SDK
    521521
    522522
     
    21082108                '--exclude=src/VBox/Disassembler/**' \
    21092109                '--exclude=src/VBox/ExtPacks/**' \
    2110                 '--exclude=src/VBox/Frontends/VirtualBox/**' \
     2110                '--include=src/VBox/Frontends/' \
     2111                '--include=src/VBox/Frontends/VBoxShell**' \
     2112                '--exclude=src/VBox/Frontends/**' \
    21112113                '--exclude=src/VBox/GuestHost/**' \
    21122114                '--exclude=src/VBox/HostDrivers/**' \
     
    21172119                '--exclude=src/VBox/Storage/**' \
    21182120                '--exclude=src/VBox/VMM/**' \
     2121                '--include=src/libs/' \
     2122                '--include=src/libs/Makefile.kmk' \
     2123                '--include=src/libs/xpcom**' \
     2124                '--exclude=src/libs/**' \
    21192125                . $(VBOX_BLD_VM_LNX_IP):/mnt/tinderbox/$(VBOX_SDK_BUILD_SUBDIRNAME)
    21202126
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