r300: respect radeon common code fallbacks
[mesa.git] / src / gallium / winsys / drm / radeon / core / SConscript
index 2ad68e403fe359d55c9c5a9a3556c20d3dad1e39..f4e9c397bdf46a06635e8a916d47a355daeae266 100644 (file)
@@ -6,7 +6,6 @@ radeon_sources = [
     'radeon_buffer.c',
     'radeon_drm.c',
     'radeon_r300.c',
-    'radeon_winsys_softpipe.c',
 ]
 
 env.Append(CPPPATH = '#/src/gallium/drivers/r300')