summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/Makefile
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2008-09-08 08:52:48 -0700
committerEric Anholt <eric@anholt.net>2008-09-10 13:59:45 -0700
commit35fd72756a05463568d94862f4fcd234903e1204 (patch)
treee501028f9a9926cfbe46d4576cadf02db2f74741 /src/mesa/drivers/dri/i915/Makefile
parent3628185f566e178a12b493fb89abf52b4b281f99 (diff)
intel: track move of bo_exec from drivers to bufmgr.
Diffstat (limited to 'src/mesa/drivers/dri/i915/Makefile')
-rw-r--r--src/mesa/drivers/dri/i915/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/i915/Makefile b/src/mesa/drivers/dri/i915/Makefile
index 8f09c9f71e..5858e0ee9f 100644
--- a/src/mesa/drivers/dri/i915/Makefile
+++ b/src/mesa/drivers/dri/i915/Makefile
@@ -46,7 +46,6 @@ DRIVER_SOURCES = \
i915_vtbl.c \
intel_context.c \
intel_decode.c \
- intel_ioctl.c \
intel_screen.c \
intel_span.c \
intel_state.c \