summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/nvc0/Makefile.sources')
-rw-r--r--src/gallium/drivers/nvc0/Makefile.sources6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gallium/drivers/nvc0/Makefile.sources b/src/gallium/drivers/nvc0/Makefile.sources
index 82504bf9849..d0e213b40af 100644
--- a/src/gallium/drivers/nvc0/Makefile.sources
+++ b/src/gallium/drivers/nvc0/Makefile.sources
@@ -14,9 +14,3 @@ C_SOURCES := \
nvc0_program.c \
nvc0_shader_state.c \
nvc0_query.c
-
-CPP_SOURCES := \
- codegen/nv50_ir_emit_gk110.cpp \
- codegen/nv50_ir_emit_nvc0.cpp \
- codegen/nv50_ir_lowering_nvc0.cpp \
- codegen/nv50_ir_target_nvc0.cpp