Changeset 68284 in vbox for trunk/src/VBox
- Timestamp:
- Aug 3, 2017 12:31:56 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/drm/Makefile.module.kms
r67169 r68284 24 24 endif 25 25 ifeq ($(filter 1.% 2.% 3.0.% 3.1.% 3.2.% 3.3.% 3.4.% 3.5.% 3.6.% 3.7.% \ 26 3.8.% 3.9.% 3.10.%,$(MY_KERNELRELEASE)),)26 3.8.% 3.9.%,$(MY_KERNELRELEASE)),) 27 27 28 28 # Linux kbuild sets this to our source directory if we are called from there
Note:
See TracChangeset
for help on using the changeset viewer.