Changeset 50440 in vbox
- Timestamp:
- Feb 13, 2014 11:10:14 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Additions/linux/drm/Makefile.module (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/drm/Makefile.module
r50035 r50440 34 34 # Enterprise Linux 6.5 does not include the drm user API headers with the kernel 35 35 # headers. 36 MOD_INCL += $(foreach inc,$(KERN_INCL) ,\36 MOD_INCL += $(foreach inc,$(KERN_INCL) include,\ 37 37 $(if $(wildcard $(inc)/linux/utsrelease.h),\ 38 38 $(if $(shell grep '"2.6.32.*el6.*"' $(inc)/linux/utsrelease.h),\
Note:
See TracChangeset
for help on using the changeset viewer.

