VirtualBox

Changeset 77402 in vbox for trunk/src/VBox/Installer/linux


Ignore:
Timestamp:
Feb 20, 2019 6:42:46 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128956
Message:

More linux kernel module Makefile cleanups: EXTRA_INCL appears not be to used anywhere...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/Makefile-footer.gmk

    r77401 r77402  
    2626# Compiler options
    2727#
    28 VBOX_INCL := $(addprefix -I,$(KERN_INCL) $(EXTRA_INCL)) $(VBOXMOD_INCL)
     28VBOX_INCL := $(addprefix -I,$(KERN_INCL)) $(VBOXMOD_INCL)
    2929
    3030VBOXMOD_0_KFLAGS := -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE $(addprefix -D,$(VBOXMOD_DEFS))
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette