cell: add -DDEBUG flag, fixes to Cell Makefiles

This commit is contained in:
Brian Paul
2008-09-03 09:31:36 -06:00
parent ab93aa774e
commit fafc36920e
3 changed files with 3 additions and 3 deletions

View File

@@ -6,5 +6,5 @@ include $(TOP)/configs/linux-cell
CONFIG_NAME = linux-cell-debug
OPT_FLAGS = -g
OPT_FLAGS = -g -DDEBUG

View 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

View File

@@ -5,7 +5,7 @@
TOP = ../../../../..
include $(TOP)/configs/linux-cell
include $(TOP)/configs/current
PROG = g3d