VirtualBox

Changeset 68760 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Sep 14, 2017 2:38:54 PM (7 years ago)
Author:
vboxsync
Message:

Additions/linux/drm: remove an unnecessary include from the module make file.
bugref:4567: Linux kernel driver maintenance

-I$(KBUILD_EXTMOD)/include is no longer needed as the module source is now
flat.

File:
1 edited

Legend:

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

    r68647 r68760  
    3030             modesetting.o vbox_drv.o vbox_fb.o vbox_irq.o vbox_main.o \
    3131             vbox_mode.o vbox_ttm.o vbva_base.o vbox_prime.o vbox_hgsmi.o
    32 MOD_INCL   = -I$(KBUILD_EXTMOD) -I$(KBUILD_EXTMOD)/include -Iinclude/drm
     32MOD_INCL   = -I$(KBUILD_EXTMOD) -Iinclude/drm
    3333
    3434include $(obj)/Makefile.include.footer
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