VirtualBox

Changeset 78136 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Apr 16, 2019 1:30:27 AM (6 years ago)
Author:
vboxsync
Message:

linux/drv/Makefile.module.kms: Amended the KERN_VER check for old kernels.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/drm/Makefile.module.kms

    r77504 r78136  
    2525# We want to build on Linux 3.11 and later and on all EL 7 kernels.
    2626VBOX_BUILD =
    27 ifneq ($(filter-out 1.% 2.% 3.0.% 3.1.% 3.2.% 3.3.% 3.4.% 3.5.% 3.6.% 3.7.% 3.8.% 3.9.% 3.10.%,$(KERN_VER)),)
     27ifneq ($(filter-out 1.% 2.% 3.0 3.0.% 3.1 3.1.% 3.2 3.2.% 3.3 3.3.% 3.4 3.4.% 3.5 3.5.% 3.6 3.6.% 3.7 3.7.% 3.8 3.8.% 3.9 3.9.% 3.10 3.10.%,$(KERN_VER)),)
    2828 VBOX_BUILD = 1
    2929endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette