summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/savage/Makefile
blob: 7b100a65a2bde407f1eebeecbebf5ba2f303cf71 (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-$(CPTCFG_DRM_SAVAGE)+= savage.o