VirtualBox

Changeset 98971 in vbox


Ignore:
Timestamp:
Mar 15, 2023 8:59:20 AM (19 months ago)
Author:
vboxsync
Message:

VMM: More ARMv8 x86/amd64 separation work, bugref:10385 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/Makefile.kmk

    r98960 r98971  
    147147        VBox/vmm/cpumctx-x86-amd64.h \
    148148        VBox/vmm/cpumctx-armv8.h \
     149        VBox/vmm/cpum-x86-amd64.h \
     150        VBox/vmm/cpum-armv8.h \
    149151        iprt/runtime-loader.h \
    150152        iprt/mangling.h \
     
    162164        VBox/vmm/cpumctx.h \
    163165        VBox/vmm/cpumctx-v1_6.h \
    164         VBox/vmm/cpumctx-x86-amd64.h \
    165166        VBox/vmm/dbgfcorefmt.h
    166167endif
     
    168169ifn1of ($(KBUILD_TARGET_ARCH), arm32 arm64)
    169170 VBOX_HDRS_OMIT += \
    170         iprt/asm-arm.h \
    171         VBox/vmm/cpumctx-armv8.h
     171        iprt/asm-arm.h
    172172endif
    173173
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