cell: add -DDEBUG flag, fixes to Cell Makefiles
[mesa.git] / src / gallium / drivers / cell / ppu / Makefile
index 0389a9554cf7744b3eff52950aae1a665452423c..25473e200cffd7cc1d72fdfa12288a13c5f2c0d2 100644 (file)
@@ -5,7 +5,7 @@
 
 
 TOP = ../../../../..
-include $(TOP)/configs/linux-cell
+include $(TOP)/configs/current
 
 
 # This is the "top-level" cell PPU driver code, will get pulled into libGL.so