VirtualBox

Ignore:
Timestamp:
Feb 20, 2019 3:51:56 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128941
Message:

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

Location:
trunk/src/VBox/HostDrivers/VBoxNetAdp/linux
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile

    r76553 r77390  
    2626# Linux kbuild sets this to our source directory if we are called from there
    2727obj ?= $(CURDIR)
    28 include $(obj)/Makefile.include.header
     28include $(obj)/Makefile-header.gmk
    2929
    3030# override is required by the Debian guys
     
    7070MOD_CFLAGS = -include $(KBUILD_EXTMOD)/include/VBox/SUPDrvMangling.h -fno-pie
    7171
    72 include $(obj)/Makefile.include.footer
     72include $(obj)/Makefile-footer.gmk
  • trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp

    r76553 r77390  
    7878    ${PATH_ROOT}/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c=>VBoxNetAdp.c \
    7979    ${PATH_ROOT}/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h=>VBoxNetAdpInternal.h \
    80     ${PATH_ROOT}/src/VBox/Installer/linux/Makefile.include.footer=>Makefile.include.footer \
    81     ${PATH_ROOT}/src/VBox/Installer/linux/Makefile.include.header=>Makefile.include.header \
     80    ${PATH_ROOT}/src/VBox/Installer/linux/Makefile-footer.gmk=>Makefile-footer.gmk \
     81    ${PATH_ROOT}/src/VBox/Installer/linux/Makefile-header.gmk=>Makefile-header.gmk \
    8282    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/divdi3.c=>math/gcc/divdi3.c \
    8383    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/moddi3.c=>math/gcc/moddi3.c \
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