VirtualBox

source: vbox/trunk/src/VBox/Additions/linux/drm2/Makefile@ 48242

Last change on this file since 48242 was 48115, checked in by vboxsync, 11 years ago

Additions/linux/drm: re-working kernel mode-setting driver based on the Linux in-kernel "ast" driver.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 287 bytes
Line 
1#
2# Makefile for the drm device driver. This driver provides support for the
3# Direct Rendering Infrvboxructure (DRI) in XFree86 4.1.0 and higher.
4
5ccflags-y := -Iinclude/drm
6
7vbox-y := vbox_drv.o vbox_main.o vbox_mode.o vbox_fb.o vbox_ttm.o vbox_post.o
8
9obj-$(CONFIG_DRM_AST) := vbox.o
Note: See TracBrowser for help on using the repository browser.

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