summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/Makefile.sources
diff options
context:
space:
mode:
authorChristian König <deathsimple@vodafone.de>2012-07-20 11:46:01 +0200
committerChristian König <deathsimple@vodafone.de>2012-07-24 12:29:30 +0200
commit9b213c871a080472660eff271c72a3fcc5d3f578 (patch)
tree551e847dbf32ab8d68cb36292cb5b20c55adc91d /src/gallium/drivers/radeonsi/Makefile.sources
parent53d47889e67b3de5267d55b90b2110802a6e7dc0 (diff)
downloadexternal_mesa3d-9b213c871a080472660eff271c72a3fcc5d3f578.zip
external_mesa3d-9b213c871a080472660eff271c72a3fcc5d3f578.tar.gz
external_mesa3d-9b213c871a080472660eff271c72a3fcc5d3f578.tar.bz2
radeonsi: move everything else into the new handling
Signed-off-by: Christian König <deathsimple@vodafone.de>
Diffstat (limited to 'src/gallium/drivers/radeonsi/Makefile.sources')
-rw-r--r--src/gallium/drivers/radeonsi/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/radeonsi/Makefile.sources b/src/gallium/drivers/radeonsi/Makefile.sources
index b5c193b..8e27b6c 100644
--- a/src/gallium/drivers/radeonsi/Makefile.sources
+++ b/src/gallium/drivers/radeonsi/Makefile.sources
@@ -8,7 +8,6 @@ C_SOURCES := \
radeonsi_shader.c \
r600_texture.c \
evergreen_hw_context.c \
- evergreen_state.c \
r600_translate.c \
r600_state_common.c \
radeonsi_pm4.c \