VirtualBox

Changeset 39335 in vbox


Ignore:
Timestamp:
Nov 16, 2011 3:37:26 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
74906
Message:

Additions/linux/drm: latest drop of the KMS driver.

Location:
trunk/src/VBox/Additions/linux/drm
Files:
4 added
1 edited

Legend:

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

    r39321 r39335  
    3434        $(subst $(DQUOTE),,$(FILES_VBOXVIDEO_DRM_BIN)) \
    3535        $(PATH_ROOT)/src/VBox/HostDrivers/linux/do_Module.symvers
    36 vboxvideo_drm-mod_CLEAN       += $(vboxvideo_drm-mod_0_OUTDIR)/build_in_tmp
    3736
    3837
     
    6968  vboxvideo_drm_SOURCES         = vboxvideo_drm.c
    7069 else
     70  vboxvideo_drm_INCS           += ../../../Runtime/r0drv/linux
    7171  vboxvideo_drm_SOURCES         = \
    72      ../../common/VBoxVideo/Modesetting.cpp \
     72    ../../common/VBoxVideo/Modesetting.cpp \
     73        vboxvideo_crtc.c \
     74        vboxvideo_dac.c \
    7375        vboxvideo_device.c \
    7476        vboxvideo_display.c \
    7577        vboxvideo_drv.c \
    76         vboxvideo_kms.c
     78        vboxvideo_kms.c \
     79        vboxvideo_vga.c
    7780 endif
    7881
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