Changeset 106985 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Nov 13, 2024 1:11:06 PM (6 months ago)
- svn:sync-xref-src-repo-rev:
- 165919
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/Makefile.kmk
r106968 r106985 57 57 endif 58 58 ifndef VBOX_ONLY_BUILD 59 if n1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), win.arm64)59 ifdef VBOX_WITH_HARDENING 60 60 DLLS.win += VBoxSupLib 61 61 endif
Note:
See TracChangeset
for help on using the changeset viewer.