VirtualBox

Changeset 53264 in vbox for trunk/src/VBox/Devices/EFI


Ignore:
Timestamp:
Nov 7, 2014 3:03:55 PM (10 years ago)
Author:
vboxsync
Message:

EFI/Firmware: don't pollute the console with unimportant crap during building

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/Firmware/Makefile.kmk

    r48754 r53264  
    250250        -D "VBOX_RESET_VECTOR_X86=$(VBoxEfiResetVector-x86_1_TARGET)" \
    251251        -D "VBOX_RESET_VECTOR_AMD64=$(VBoxEfiResetVector-amd64_1_TARGET)" \
    252        $(if $(VBOX_OSE),-D "VBOX_OSE=1") \
     252        $(if $(VBOX_OSE),-D "VBOX_OSE=1") \
     253        --silent \
     254        $(if $(KBUILD_VERBOSE),,--quiet) \
    253255        --no-cache \
    254256        --buildtarget $(VBOX_EFI_BUILD_TARGET) \
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