VirtualBox

Ignore:
Timestamp:
Mar 5, 2009 4:16:47 PM (16 years ago)
Author:
vboxsync
Message:

fixed 2.6.27+ detection

File:
1 edited

Legend:

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

    r17406 r17414  
    2626ifdef VBOX_WITH_ADDITION_DRIVERS
    2727# Only do a test build on kernels as of 2.6.27
    28  SYSMODS += $(if $(foreach inc,$(VBOX_LINUX_INCS),\
    29                  $(if $(wildcard $(inc)/linux/drmP.h),\
    30                       yes,)),vboxvideo_drm,)
     28 SYSMODS += $(if $(strip $(foreach inc,$(VBOX_LINUX_INCS),\
     29                 $(if $(wildcard $(inc)/drm/drmP.h),\
     30                      yes,))),vboxvideo_drm,)
    3131endif
    3232
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