Changeset 59752 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Feb 20, 2016 12:36:18 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/Makefile.kmk
r58228 r59752 208 208 win/SUPHardenedVerifyImage-win.cpp \ 209 209 $(VBOX_SUP_WIN_CERTS_FILE) 210 SUPR3HardenedStatic_SOURCES.x86 += \ 211 $(VBOX_PATH_RUNTIME_SRC)/common/asm/ASMMemFirstMismatchingU8.asm 212 SUPR3HardenedStatic_SOURCES.amd64 += \ 213 $(VBOX_PATH_RUNTIME_SRC)/common/asm/ASMMemFirstMismatchingU8.asm 214 210 215 211 216 if "$(KBUILD_TARGET)" == "win" && defined(VBOX_WITH_HARDENING) ## @todo some of this move up.
Note:
See TracChangeset
for help on using the changeset viewer.