repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
gpu
/
drm
/
tdfx
/
Makefile
blob
03b7d0f087b0211f80c42b42c6d120b6087e11ea
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for the drm device driver. This driver provides support for the
4
# Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
5
6
tdfx-y
:=
tdfx_drv.o
7
8
obj-
$(
CONFIG_DRM_TDFX
) +=
tdfx.o