- Timestamp:
- Nov 6, 2020 2:10:34 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk
r86823 r86828 63 63 64 64 # DRM Resize. 65 if eq ($(KBUILD_TARGET),linux)&& defined(VBOX_WITH_GUEST_PROPS)65 if "$(KBUILD_TARGET)" == "linux" && defined(VBOX_WITH_GUEST_PROPS) 66 66 # The DRM resizing code needs guest properties. 67 67 VBOX_WITH_VBOXSERVICE_DRMRESIZE := 1
Note:
See TracChangeset
for help on using the changeset viewer.

