VirtualBox

Changeset 52797 in vbox


Ignore:
Timestamp:
Sep 19, 2014 4:38:00 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96192
Message:

Force EHCI extpack to be built with MSI support (xHCI requirement).

File:
1 edited

Legend:

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

    r52506 r52797  
    13091309        USB/DevXHCI.cpp
    13101310  endif
     1311
     1312  # Hacky but MSI support *must* be enabled
     1313  ifdef VBOX_WITH_MSI_DEVICES
     1314   VBoxEhciR3_DEFS += VBOX_WITH_MSI_DEVICES
     1315   VBoxEhciR0_DEFS += VBOX_WITH_MSI_DEVICES
     1316   VBoxEhciRC_DEFS += VBOX_WITH_MSI_DEVICES
     1317  endif
     1318
    13111319 endif
    13121320
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