VirtualBox

Changeset 77415 in vbox for trunk/src


Ignore:
Timestamp:
Feb 21, 2019 8:46:25 PM (6 years ago)
Author:
vboxsync
Message:

More linux kernel module Makefile cleanups: Somehow missed the drm module (vboxvideo).

File:
1 edited

Legend:

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

    r77393 r77415  
    3636ifneq ($(VBOX_BUILD),)
    3737
    38 MOD_NAME = vboxvideo
    39 MOD_OBJS = \
     38VBOXMOD_NAME = vboxvideo
     39VBOXMOD_OBJS = \
    4040        hgsmi_base.o \
    4141        modesetting.o \
     
    4949        vbox_prime.o \
    5050        vbox_hgsmi.o
    51 MOD_INCL = \
    52         -I$(VBOXDRM_DIR) \
    53         -Iinclude/drm
     51VBOXMOD_INCL = \
     52        $(VBOXDRM_DIR) \
     53        include/drm
    5454## @todo r=bird: -Iinclude/drm is ambigious.
    5555
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