Changeset 100191 in vbox for trunk/src/VBox/Additions/linux
- Timestamp:
- Jun 16, 2023 8:04:11 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module
r98103 r100191 80 80 VBOXMOD_DEFS += VBOX_WITH_64_BITS_GUESTS 81 81 endif 82 ifeq ($(VBOX_KBUILD_TARGET_ARCH),arm64) 83 VBOXMOD_DEFS += VBOX_WITH_64_BITS_GUESTS 84 endif 82 85 ifneq ($(filter %uek.x86_64,$(KERN_VER)),) 83 86 VBOXMOD_DEFS += VBOX_UEK
Note:
See TracChangeset
for help on using the changeset viewer.