aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/savage/Makefile
blob: d8f84ac7bb2606e2639399976ed605c39b1353a2 (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for the drm device driver.  This driver provides support for the
# Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.

ccflags-y = -Iinclude/drm
savage-y := savage_drv.o savage_bci.o savage_state.o

obj-$(CONFIG_DRM_SAVAGE)+= savage.o