summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tdfx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/tdfx/Makefile')
-rw-r--r--drivers/gpu/drm/tdfx/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/gpu/drm/tdfx/Makefile b/drivers/gpu/drm/tdfx/Makefile
deleted file mode 100644
index 0379f294b32a..000000000000
--- a/drivers/gpu/drm/tdfx/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# 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
-tdfx-y := tdfx_drv.o
-
-obj-$(CONFIG_DRM_TDFX) += tdfx.o