- Timestamp:
- Mar 14, 2017 2:09:17 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/drm/Makefile.module.kms
r66084 r66093 22 22 # as of 2.6.16 KERNELRELEASE is only set if the kernel is configured 23 23 MY_KERNELRELEASE := $(KERNELVERSION) 24 endif25 ifeq ($(KERN_VERSION),24)26 # sledgehammer, see the 2.4 handling in Makefile.include.footer27 MY_KERNELRELEASE := 2.4.028 24 endif 29 25 ifeq ($(filter 1.% 2.% 3.0.% 3.1.% 3.2.% 3.3.% 3.4.% 3.5.% 3.6.% 3.7.% \
Note:
See TracChangeset
for help on using the changeset viewer.