summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/Makefile
diff options
context:
space:
mode:
authorChristian König <[email protected]>2011-07-08 12:03:13 +0200
committerChristian König <[email protected]>2011-07-08 12:03:13 +0200
commit2ec350ff1d9f13ec95d7b9d46f57ad9b9efcc8ea (patch)
tree64c473beacf39929a013d728b3639bdd98407f91 /src/gallium/drivers/r600/Makefile
parent7eca76952b6726be9459375dde7478a01789577e (diff)
[g3dvl] make pipe_context mandatory for creation pipe_video_context
Diffstat (limited to 'src/gallium/drivers/r600/Makefile')
-rw-r--r--src/gallium/drivers/r600/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/r600/Makefile b/src/gallium/drivers/r600/Makefile
index 3dda3a6339f..7e21e3e32b1 100644
--- a/src/gallium/drivers/r600/Makefile
+++ b/src/gallium/drivers/r600/Makefile
@@ -16,7 +16,6 @@ C_SOURCES = \
r600_shader.c \
r600_state.c \
r600_texture.c \
- r600_video_context.c \
r700_asm.c \
evergreen_state.c \
eg_asm.c \