Changeset 91600 in vbox
- Timestamp:
- Oct 6, 2021 4:47:27 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 147318
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r91599 r91600 642 642 VBOX_WITH_TPM = 1 643 643 # Enable libtpms, required for the in process TPM emulation. 644 #VBOX_WITH_LIBTPMS = 1 644 if1of ($(KBUILD_TARGET), linux darwin win) 645 VBOX_WITH_LIBTPMS = 1 646 endif 645 647 ## @} 646 648
Note:
See TracChangeset
for help on using the changeset viewer.