VirtualBox

Changeset 62442 in vbox


Ignore:
Timestamp:
Jul 22, 2016 1:23:21 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
108995
Message:

VBoxDD2RC should not include old DevIoApic when the new one is enabled.

File:
1 edited

Legend:

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

    r62176 r62442  
    12161216  VBoxDD2RC_INCS           = build
    12171217  VBoxDD2RC_SOURCES        = \
    1218         PC/DevIoApic.cpp \
    1219         $(if $(VBOX_WITH_NEW_APIC),,PC/DevAPIC.cpp)
     1218        $(if $(VBOX_WITH_NEW_IOAPIC),,PC/DevIoApic.cpp) \
     1219        $(if $(VBOX_WITH_NEW_APIC),,PC/DevAPIC.cpp) \
     1220        build/VBoxDD2R0.cpp # Dummy to prevent linking errors.
    12201221  if1of ($(VBOX_LDR_FMT32), pe lx)
    12211222   VBoxDD2RC_LIBS          = \
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