VirtualBox

Changeset 68284 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 3, 2017 12:31:56 PM (7 years ago)
Author:
vboxsync
Message:

Additions/linux/drm: lower the Linux kernel version check to disable compilation on Linux 3.9 and older to enable Linux 3.10 which is part of RHEL7

File:
1 edited

Legend:

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

    r67169 r68284  
    2424endif
    2525ifeq ($(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)),)
     263.8.% 3.9.%,$(MY_KERNELRELEASE)),)
    2727
    2828# Linux kbuild sets this to our source directory if we are called from there
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