VirtualBox

Changeset 37810 in vbox


Ignore:
Timestamp:
Jul 7, 2011 8:36:00 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
72691
Message:

more PCI passthrough fixes

Location:
trunk/src/VBox/Devices
Files:
1 added
1 edited

Legend:

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

    r37781 r37810  
    11491149 ServicesR0_SOURCES   = \
    11501150        Network/SrvIntNetR0.cpp \
    1151         $(if $(VBOX_WITH_PCI_PASSTHROUGH_IMPL),Bus/SrvPciRawR0.cpp,)
     1151        $(if $(VBOX_WITH_PCI_PASSTHROUGH),Bus/SrvPciRawR0.cpp,)
    11521152 Network/SrvIntNetR0.cpp_CXXFLAGS := $(if-expr $(KBUILD_TARGET) == "win",,$(VBOX_GCC_Wno-array_bounds))
    11531153
     
    12291229  VBoxPciRawR0_TEMPLATE = VBoxR0ExtPackPuel
    12301230  VBoxPciRawR0_SOURCES  = Bus/DevPciRaw.cpp
     1231 
     1232  Bus/DevPciRaw.cpp_INCS   = Bus
    12311233 endif
    12321234
Note: See TracChangeset for help on using the changeset viewer.

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