VirtualBox

Ignore:
Timestamp:
Feb 20, 2019 3:51:56 PM (6 years ago)
Author:
vboxsync
Message:

Renamed the common linux makefile includes to use a more conventional stuffix based scheme to simplify syntax highlighting.

Location:
trunk/src/VBox/Additions/linux/drm
Files:
2 edited

Legend:

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

    r76553 r77390  
    2020# Linux kbuild sets this to our source directory if we are called from there
    2121obj ?= $(CURDIR)
    22 include $(obj)/Makefile.include.header
     22include $(obj)/Makefile-header.gmk
    2323
    2424BUILD =
     
    4141MOD_INCL   = -I$(KBUILD_EXTMOD) -Iinclude/drm
    4242
    43 include $(obj)/Makefile.include.footer
     43include $(obj)/Makefile-footer.gmk
    4444
    4545else  # ! wildcard $(KERN_INCL)/drm/drm_rect.h
  • trunk/src/VBox/Additions/linux/drm/files_vboxvideo_drv

    r76553 r77390  
    4141    ${PATH_ROOT}/src/VBox/Additions/linux/drm/vbox_ttm.c=>vbox_ttm.c \
    4242    ${PATH_ROOT}/src/VBox/Additions/linux/drm/vbox_hgsmi.c=>vbox_hgsmi.c \
    43     ${PATH_ROOT}/src/VBox/Installer/linux/Makefile.include.header=>Makefile.include.header \
    44     ${PATH_ROOT}/src/VBox/Installer/linux/Makefile.include.footer=>Makefile.include.footer \
     43    ${PATH_ROOT}/src/VBox/Installer/linux/Makefile-header.gmk=>Makefile-header.gmk \
     44    ${PATH_ROOT}/src/VBox/Installer/linux/Makefile-footer.gmk=>Makefile-footer.gmk \
    4545    ${PATH_ROOT}/src/VBox/Additions/linux/drm/Makefile.module.kms=>Makefile \
    4646"
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