VirtualBox

Changeset 106588 in vbox


Ignore:
Timestamp:
Oct 22, 2024 11:04:07 PM (5 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165426
Message:

/Config.kmk: Set SDK_WINSDK10_MAX_VERSION if we expect to be compiling x86 kernel kernel drivers (i.e. building guest additions). Requires kBuild rev 3626 or later. jiraref:VBp-1171

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r106587 r106588  
    22002200#       WDK version (like 10.0.22621.0, or 10.0.22000.0).
    22012201#
     2202if "$(KBUILD_TARGET_ARCH)" == "x86" && (defined(VBOX_WITH_ADDITIONS) || defined(VBOX_ONLY_ADDITIONS))
     2203 SDK_WINSDK10_MAX_VERSION = 10.0.22621.0
     2204endif
    22022205ifdef VBOX_WITH_NEW_WINDOWS_DDK
    22032206 VBOX_WINDDK         ?= WINSDK10-KM
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