secgateway/kernel/linux-4.14.83/drivers/gpu/drm/i810/Makefile

8 lines
214 B
Makefile
Raw Normal View History

2019-06-11 07:43:23 +00:00
#
# Makefile for the drm device driver. This driver provides support for the
# Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
i810-y := i810_drv.o i810_dma.o
obj-$(CONFIG_DRM_I810) += i810.o